Forum Post: RE: RX210B
Would you mind telling us which compiler and which environment you use? ID codes are const data written to specific addresses. This cannot be done using standard C. So every compiler has its own way...
View ArticleForum Post: RE: Vehicle Tracking system (Fleet management)
This thread will be archived due to forum restructuring. Mike Clements RenesasRulz Moderator
View ArticleForum Post: Flashing RX6218 with FDT 4.09
Hi, I am trying to flash RX6218 MCU board with FDT 4.09 using E20 Emulator. While trying to setup connection with the target controller,the below error is thrown up. Error No 16148: Unable to set...
View ArticleI am using RX113, flashing it with Renesas Flash Programmer V3.0.0 - this...
I am using RX113, flashing it with Renesas Flash Programmer V3.0.0 - this works well. However I would like to write my own command-line programmer (more easily integrated into our build/production...
View ArticleForum Post: RE: Flashing RX6218 with FDT 4.09
In FDT please try to set CKM and CKP both to 4. Communication has often problems if the processor runs at higher speed.
View ArticleForum Post: Frame Buffer on RZ A1H
Frame Buffer size on Resesas RZ A1H kit is 32 bit. I'm trying to change the frame buffer size to 16 bit. cat /sys/devices/platform/vdc5fb.0/graphics/fb0/bits_per_pixel command on RZ A1H kit...
View ArticleForum Post: RE: Flashing RX6218 with FDT 4.09
Hi Frank, Thanks for your response. I tried with CKM and CKP both set to 4. Still errors out while setting the baud rate. Clock Frequency (External) = 12.5000MHz, CKM = 4, and CKP = 4 Changing baud...
View ArticleForum Post: RE: SK-S7G2 QSPI BSP Support
Anybody knows approximately when will be QSPI available for the SK board?
View ArticleForum Post: RE: Frame Buffer on RZ A1H
Frame Buffer size on Resesas RZ A1H kit is 32 bit. I'm trying to change the frame buffer size to 16 bit. cat /sys/devices/platform/vdc5fb.0/graphics/fb0/bits_per_pixel command on RZ A1H kit...
View ArticleForum Post: RE: Frame Buffer on RZ A1H
Thank you for the quick response, I'll try this and will get back if I have any further queries...
View ArticleForum Post: RE: Flashing RX6218 with FDT 4.09
CKM=4 and CKP=4 is my standard configuration which usually works. From the dialog you can see that the processor is basically initialised correctly. FDT can read the memory configuration of the...
View ArticleForum Post: RE: SK-S7G2 QSPI BSP Support
QSPI support for the S7-SK board has been added into SSP1.1.0-alpha technology preview release that is now on the synergy gallery. This release is a technology preview release, the production release...
View ArticleForum Post: recommended SSL/TLS for 63n/64m running Micrium
Dear Forum, Can anyone recommend a reasonably priced, easy to use SSL/TLS library that is easily added into the Micrium ucosIII/https3.xx. Are there any good Application notes or documentation of any...
View ArticleForum Post: Rx USB FIT Module
I have downloaded and am using the r_usb modules on an RX111 dev board. I have taken some time and created a wrapper for the usb functionality that simplifies the function calls and makes it easier to...
View ArticleForum Post: Creating partitions from FileX
How can you create individual partitions on media from FileX? Is there a limit, and can extended partitions also be created? Thanks, Rich
View ArticleForum Post: RX63N uIp communication speed
Hello ! I am using YRDKRX63N Kit for testing the Ethernet communication. Initially i have tested with TCP/IP (Hello word example in uIp stack). Communication is succeeded but speed is very slow...
View ArticleForum Post: RE: Flashing RX6218 with FDT 4.09
Thanks for the response. Tried with 9600, Still no luck. Please note, I can connect in debug mode using E2Studio and Cubesuite+. Clock Frequency (External) = 12.5000MHz, CKM = 4, and CKP = 4 Changing...
View ArticleForum Post: RE: Flashing RX6218 with FDT 4.09
That's strange. All the communication before starting with Initiating BOOT SCI sequence Attempting 9600 Received immediate response from device: 0xE6 Detected generic boot device...
View ArticleForum Post: RX210, SCI in UART Mode, not working above 19200 bps
Hello there, I am using SCI9 of RX210, in UART mode of operation. My PCLK is 6MHz. I am following the formula asmentioned in the RX210 Group, User’s Manual: Hardware, section 29.2.9, Table 29.8, for...
View ArticleForum Post: RE: RX210, SCI in UART Mode, not working above 19200 bps
And, using the formula you get which result? With PCLK of 6MHz the rrror is much to big for baud rate of 115200 or 57600. Use a PCLK of 24MHz and you will have no problems with 115200 or 57600.
View Article