Quantcast
Channel:
Browsing all 59170 articles
Browse latest View live

Forum Post: RE: RZ/A1-Flash Bootloader with USB Peripheral

I think I implemented well the File System library (the FatFS from Chan) but I have trouble with the USB Host module given by Renesas (as an example project). Some commands don't work and I can't read...

View Article


Forum Post: RE: RZ/A1-Flash Bootloader with USB Peripheral

I think I implemented well the File System library (the FatFS from Chan) but I have trouble with the USB Host module given by Renesas (as an example project). Some commands don't work and I can't read...

View Article


Forum Post: RE: RZ/A1-Flash Bootloader with USB Peripheral

Yes, actually I've migrated the sample code to RZ/A1L. I remember some problems like that, I'm not sure but I think that was something related to "usb1_host_interrupt", I compared to sample code...

View Article

Forum Post: RE: RZ/A1-Flash Bootloader with USB Peripheral

Another important thing is follow commands in order: MOPEN - TSTRDY - CAPA - READ10

View Article

Forum Post: I2C problems on GR-Sakura

hope someone can help me out here. i have tried to use an I2C bus through the Wire implementation, but nothing works at all. How to enable the I2C and send data on the bus?

View Article


Forum Post: VDC5 AlphaBlending

Hi, has someone used VDC5 AlphaBlending Functions from RSK sample codes? Which are the functions that I have to call before invoke "R_VDC5_AlphaBlending"?

View Article

Forum Post: RE: RX63N - RSPI in slave mode

Grisby, Have you looked at this information? http://www.renesas.eu/support/downloads/download_results/C1000000-C9999999/mpumcu/rx/an_r01an1827eu_rx_rspi.jsp Mike Clements RenesasRulz Moderator

View Article

Forum Post: RE: Errors when running ADC Oneshot tutorial in e2 Studio

Sorry for not providing enough information, I had started the post once already with more detail and apparently, wasn't as careful the second time!  I am using the RX63N demo kit so the processor is a...

View Article


Forum Post: RE: SD card interfacing

Saisharan, The FAT file system is by design platform independent. This reduces the amount of resources required by the micro-controller. This also limits you to the transfer rate of the FAT module....

View Article


Forum Post: RE: Switching from supervisor mode to user mode

padmapria, have you found a solution to your issue? Mike Clements RenesasRulz Moderator

View Article

Forum Post: RE: RX63T Write/Erase Operation

prija, Have you worked out your flash programming issue? MikeClements RenesasRulz Moderator

View Article

Forum Post: RE: GR-KAEDE board web compiler shows error

Ananth, Have you found the cause of your errors? Mike Clements RenesasRulz Moderator

View Article

Forum Post: RE: Implementing Code Flash Blank Check in RH850F1L

Qausain, Have you found a Solution to your issue? Mike Clements RenesasRulz Moderator

View Article


Forum Post: RE: Quick questions on e2 Studio / debugging / j-link

beammy, The question about printf is one that is  frequently asked. You may find this thread helpful. renesasrulz.com/.../17844.aspx Mike Clements RenesasRulz Moderator

View Article

Forum Post: RE: Copying Function to RAM - RL78/F14

Ram, Did you find a solution to your issue? Mike Clements RenesasRulz Moderator

View Article


Forum Post: RE: RX63N debugging problem

Punnu, Have you found a solution to your issue? Mike Clements RenesasRulz Moderator

View Article

Forum Post: RE: Does anyone have a FreeRTOS demo that uses the LCD on the RSK...

jdseymour, did you get your FreeRTOS working? Mike Clements RenesasRulz Moderator

View Article


Forum Post: RE: Does anyone have a FreeRTOS demo that uses the LCD on the RSK...

I never got the DVD capture sample code to work.  I was able to merge it into the FreeRTOS demo and it compiled and ran without error, but the LCD went white and stayed that way.  I never got far...

View Article

Forum Post: RE: I2C problems on GR-Sakura

Did you try this sample code?  I hope you are using Web compiler and the corresponding version of library. tool-cloud2.renesas.com/.../library_wire.html

View Article

Forum Post: RE: Dual boot images?

An easy way to achieve that would be to: - reserve the first sector(s) of the flash for a bootloader (more of a switcher really) - reserve a small flash sector for control variables - reserve 2...

View Article
Browsing all 59170 articles
Browse latest View live