Quantcast
Channel: Forum - Recent Threads
Browsing all 1583 articles
Browse latest View live

USB on RZ/A1L

We've created a custom board based on the RZ/A1L. It's USB was designed after the RZ/A1H RSK Dev Kit. We are using both Gadget and Host interfaces for the USB, however neither seems to work. The USB...

View Article


RE: USB on RZ/A1L

> It's USB was designed after the RZ/A1H RSK Dev Kit.Hopefully you didn't copy over those in-line resistors on the D+ D- lines...those were a mistake.> The Hardware manual shows that the USB is a...

View Article


RE: RZ/A1 SCIF Hardware Flow Control

HW flow control is in the upstream SCIF driver but wasn't in 3.14 version. I back ported it once to talk to a Bluetooth chip, and it did work OK. I'll see if I can figure out what I did with that code...

View Article

RE: RZ/A1 SCIF Hardware Flow Control

Hi Chris - Thanks, that solves the mystery. Looking forward to seeing the code.

View Article

RE: USB on RZ/A1L

We will double check the hardware layout. I've tried building them both statically and as modules - the idea was to save some power when USB was not in use by removing the kernel module. Unfortunately,...

View Article


RE: USB on RZ/A1L

> I've tried building them both statically and as modules - the idea was to save some power when USB was not in use by removing the kernel module.You can also just 'unbind' the driver/device which...

View Article

RE: USB on RZ/A1L

Thanks Chris.We sent our schematics to our local Renesas Application Engineer and he passed it along to the factory - they all confirmed that it checked out OK. We've checked the USB connections...

View Article

RE: USB on RZ/A1L

Nevermind we just figured it out! The REFIN pin on the RZ must be pulled high instead of low... It works now.Thank you for the support.

View Article


RE: USB on RZ/A1L

Additional correction - The REFRIN pin on the RZ must be pulled low instead of high.  It is working now.

View Article


RE: USB on RZ/A1L

Thanks for the update.I'm glad you guys got it working!

View Article

RE: RZ/A1 SCIF Hardware Flow Control

Hi Phil,So I tried to dig up what we had done to get Bluetooth working on a Silex SX-SDCAN WiFi/BLE module.We used SCIF1 on the RSK board (after we disabled Ethernet). Honestly, someone other than me...

View Article

RZ/A1 SCIF Hardware Flow Control

Is there a pinmux and configuration example for hardware flow control with an SCIF port on the RZ/A1?The RSK Linux board file and Device Tree show how to enable multiple UARTs, however they do not use...

View Article

RZ A1/M mirror RAM not available

I had taken trail with A1/H RSK board and in that mirror RAM  was used for lcd buffer and I had also observed that it doesn't work in cached RAM.Now I want to modified my current A1/H BSP to A1/M which...

View Article


Image may be NSFW.
Clik here to view.

USB Ethernet Gadget Support on RZ/A1 RSK BSP

The RZ/A1 BSP ships with some documentation that shows how to use the mini USB port 0 on the Dev Kit as an "Ethernet over USB" gadget. Those instructions can be found...

View Article

Power Bypassing Requirements

I am designing a minimal RZ/A1L system and am setting up all the power bypassing.  I see the application note with a simple DC/DC converter and it has significantly less bulk capacitance than the...

View Article


RZ/A1H ADC Sample Rate

Hi all.I'm going to use R7S721000VCFP and I'm interested in ADC maximum sample rate.After reading RZ/A1H user manual I'm little bit confused.Page 1504 (par 27.1) says: Minimum conversion time: 5.0 ms...

View Article

Running freeRTOS on GENMAI board

Hi All,I am working on development of audio/video streaming in GENMAI board.I have downloaded RZ/A1H Group CMSIS-RTOS RTX BSP (for GENMAI) from renasas site and developed my application on CMSIS-RTOS...

View Article


salvator x board

can anybody tell me how to boot the salvator x board?

View Article

RZA1 RSK GPIO Issue with SysFs

On the RZA1 RSK dev kit, we removed the ethernet chip and we were able to use the ETH_IRQ as IRQ6 by pinmuxing pin P4_14 in the kernel board file, board-rskrza1.c:r7s72100_pfc_pin_assign(P4_14, ALT8,...

View Article

Image may be NSFW.
Clik here to view.

SPI chip select signal stay low too long

Hi,I am using the RSPI driver on a rza1m CPU on a custom board. I want to get multiple register value from ADE. The speed is very important since I need to refresh all value every 100ms. I have...

View Article
Browsing all 1583 articles
Browse latest View live