Forum Post: RE: USBHS Device Mode Initialization
Hello, Have you read this thread: renesasrulz.com/.../19406.aspx ? I suppose it's similar to your topic.
View ArticleForum Post: RE: Stack size problem
Hi Felipe, thanks for your reply. Now with you said I can notice that my problem is based on RAM capacity. I will read datas via SPI from external device in my program and fill the array which size is...
View ArticleForum Post: RE: USBHS Device Mode Initialization
Hello Rich, I'm sure you've already been informed, so I'll just leave this information for everyone else: Device mode initialization for the USB HS controller will be possible in the upcoming 1.1.0...
View ArticleForum Post: RE: Stack size problem
No. It possibly won't work. As said before, it would work only if the contents of the array were already constant at build time. You probably will need a model with enough RAM in order to have all the...
View ArticleForum Post: RE: Stack size problem
I understand, it seems that for larger size RAM I should choose another G13 model. Meanwhile, Which term represents the ROM, "Program Memory" or "Data Flash" ? (on...
View ArticleForum Post: RE: Timer Array Unite TAUB0 input selection
Thank you for your suggestions. A delay (even 1ms busy wait) after setting TISLTA0 do not help however. The problem of the pin P3_1 is that it does not exist on my MCU package (µPD70F3585) so I cannot...
View ArticleForum Post: H8 security in PROM mode
I understand that under PROM mode (e.g. using programmer and adapter), there are 2 modes: NORMAL and security. For H8/3048, the security pins are P50 & P51. Any idea what are the port pins for...
View ArticleForum Post: Save value of a register into a variable using C
Hi everybody, I need to save the value of a register into a variable. Someone can help me?
View ArticleForum Post: RE: Single Console - Multiple Interfaces?
Hallo, thank you and sorry for my delayed reply! I'm not sure but I assume the code snippet should be used if using the UART directly, only with the driver, but without the conole framework. But...
View ArticleForum Post: RE: error E3403, unmatched type in file
It looks like R_IT_Start and R_IT_Stop have been defined twice. Why are they defined in r_cg_port_user.c?
View ArticleForum Post: RE: Save value of a register into a variable using C
Check out the ARM GNU/GCC documentation on this feature here: infocenter.arm.com/.../index.jsp
View ArticleForum Post: Programming RX630 flash via USB boot mode
Hi, Is there any documentation on the protocol used by the RX630 to program the flash via USB boot mode? Also is there any documentation/sample program on using the 'Generic Boot USB Direct' driver...
View ArticleForum Post: RE: sharing project
This thread will be archived due to inactivity Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: Programming RX630 flash via USB boot mode
cweese, Unfortunately that data isn't available. You can use SCI boot mode to program the 630 and it's protocol is specified in the hardware manual. twelvexs
View ArticleForum Post: RE: H8 security in PROM mode
cjipl, For the 3064F, control of the programming/PROM modes is performed thru the MDx (0-2) pins. These are dedicated pins and not shared with other GPIO ports. twelvexs
View ArticleForum Post: Quick Searching in e2Studio
Typically to find text within your current editor, you can hit Ctrl + F for a normal search box. We all know what that looks like: Here’s the tip: don’t forget to click the Wrap Search function. This...
View ArticleForum Post: RE: KPIT GNU-C for the RX family released version 13.01
This thread will be archived because the information is no longer current. Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: e2 studio videos on YouTube
This list of e2studio tutorial videos is extensive, if a little out of date. Just bumping it up a bit. Mike Clements RenesasRulz Moderator
View ArticleForum Post: RE: Programming RX630 flash via USB boot mode
Hello cweese, Simple answer would be to use Renesas RFP to update the device in the field, but requires some mode pin manipulation. Perfectly legal. People have written their own "custom" PC side...
View ArticleForum Post: RE: Hi all How are u Friends? When Renesas will conduct Design...
This thread will be archived due to inactivity Mike Clements RenesasRulz Moderator
View Article