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

RE: RZA1 Software Standby Example

Hi Philbot,try the thread link provided below for that issue.link here -> renesasrulz.com/.../5072.aspxlet me know if that one works. Best,Mark BauloRenesasrulz Forum Moderator

View Article


RZA1 Software Standby Example

Hello,I'd like to put the RZ/A1 in a deep sleep to save power and then wake it up again sometime later to perform some work.The spec sheet refers to a "Software standby mode". Is there an app note or...

View Article


RE: RCAR H3 BOOTING ISSUE

Soumya,Have you found a solution to your issue?Mike ClementsRenesasRulz Moderator

View Article

RCAR H3 BOOTING ISSUE

Hi,I am using RCAR H3 SIP module in my design.For initial boot up of the processor I am using an external SPI flash as boot loader.All the processor supply has been sequenced & the Processor input...

View Article

RE: RCAR H3 BOOTING ISSUE

Hi Mike,RCAR H3 BOOTING ISSUE has been solved.The mode pins are not configured properly, After configuring the mode pin correctly we made the processor to boot.Regards,Soumya

View Article


RE: RZA1 Software Standby Example

Hi markbau,Thanks for the link. It seems to show example code for a microcontroller. Can something similar be used from the Linux kernel on the RZ/A1?

View Article

RE: RZ/A1 RSK as a USB Gadget with Ethernet Communication

Woops - I see now that this has been answered. The answer is here: github.com/.../usb-function.txtSorry for the duplicate post!

View Article

RE: RZA1 Software Standby Example

For the most part, for Linux you can use the software standby mode to halt the machine because while it stops the clocks to the peripherals, they at least hold their current register status. But, the...

View Article


RE: RZ/A1 RSK as a USB Gadget with Ethernet Communication

yup, you found it.

View Article


Image may be NSFW.
Clik here to view.

RZ/A1 RSK as a USB Gadget with Ethernet Communication

I'd like to be able to put a USB cable between the RZ/A1 RSK and my Windows 7 machine for ethernet network communication over the USB link. Windows would get an ip address from the RZ/A1 acting as a...

View Article

RE: Need help resizing (and moving) video capture window

jdseymour,> I've seen some odd "warbling" on the video every once in awhile,> but I'm on to bigger and better problems, so it'll sit for now...>If there is a difference in the Video Rate and...

View Article

Need help resizing (and moving) video capture window

I'm trying to start and stop video capture using the Sample VDEC and VDC5 drivers (from app notes R01AN1822EJ0100 and R01AN1823EJ0100), however things are not behaving quite as I expect.I want to be...

View Article

RE: RZ/A1 RSK Device Tree add WiFi/BT using SDIO interface with TI Wilink8

From what I understand, one only needs to provide the interrupt at a bare minimum to operate the radio by providing platform data in the device tree.

View Article


RE: RZ/A1 RSK Device Tree add WiFi/BT using SDIO interface with TI Wilink8

(just a quick reply)One thing about those SDIO PCB plug-in card that burned me was that the PCB board is not as thick as a real card, so the pins don't always make good access. After I finally figured...

View Article

Image may be NSFW.
Clik here to view.

RZ/A1 RSK Device Tree add WiFi/BT using SDIO interface with TI Wilink8

I am trying to integrate the TI Wilink8 with the RZ/A1 RSK in order to add WiFi and Bluetooth functionality. I have purchased this eval module from TI: http://www.ti.com/tool/wl18xxcom82sdmmc#3 and...

View Article


RE: RZ/A1 RSK Device Tree add WiFi/BT using SDIO interface with TI Wilink8

I'm making some more progress. When I boot up now, the wl18xx on the SDIO interface is detected and enumerated:mmc0: queuing unknown CIS tuple 0x91 (3 bytes)mmc0: new high speed SDIO card at address...

View Article

RE: RZ/A1 RSK Device Tree add WiFi/BT using SDIO interface with TI Wilink8

You don't have to add an entry to the irq_keep_list[] array unless you are passing "rz_irq_trim" on the kernel command line.> I'm pretty sure this means the WLAN_IRQ I setup is not working. When I...

View Article


Is there a replacement for the R_INTC_* functions?

I'm trying to get the RGA sample code inserted into my existing project (which was built around the CMSIS-RTOS BSP code).The RGA sample uses R_INTC_* functions to deal with interrupt handlers and...

View Article

RE: Is there a replacement for the R_INTC_* functions?

For those who may be interested, the CMSIS-RTOS BSP had a function called "InterruptHandlerRegister" that performed the same basic function as "R_INTC_RegistIntFunc".  I wrote a simple wrapper and then...

View Article

RE: Is there a replacement for the R_INTC_* functions?

For reference you can check the source of some mbed project. For example "USBHost" examples use the mbed-rtos, which in fact is cmsis (rtx). There you can see how interrupt configuration is...

View Article
Browsing all 1583 articles
Browse latest View live