Forum Post: Implementing hardware flow control using UART on RL78
Hi I am trying to implement hardware flow control using UART on RL78 f-12. I have some doubts- 1. I have connected TXD and RXD pins of the MCU and the module . I have found the CTS and RTS pins on...
View ArticleForum Post: RE: Cannot launch debug session to RX64M with e2studio/e2lite...
Hi Mike, thanks for your reply. The usb drivers came with the latest distribution of e2studio (v4.3.0.007), so they are supposed to be up to date, I guess. Anyway, I have news: in a way they are good...
View ArticleForum Post: RX r_usb_basic FIT module
Hi RX community, this is more an advice than a request for help. I have a custom board with an RX64M and USB Peripheral connection. I am using FIT modules r_usb_basic and r_usb_pcdc. I figured out how...
View ArticleForum Post: RX64M External Pin Interrupt setup
Hello there, I want to setup P67 as a high edge interrupt and I'm reading section 15.7.4 of the RX64M Hardware Manual and it doesn't mention anything about setting the associated PMR bit to 1...
View ArticleForum Post: RE: Always builds complete project (Again)
It was worth a try but not help. I have resorted to using make from command line. Now I only use the IDE to modify the projects.
View ArticleForum Post: RE: RSK board Ethernet IRQ definition
Technically, the RZ/A is the "Ethernet Controller". The external chip is just the PHY. It doesn't actually use that interrupt line in u-boot and kernel. It was wired up in case someone was using the...
View ArticleForum Post: RE: L2330 (E) Relocation size overflow
Dear Frank, I attached the archived project.rar file to the reply I sent you on 4/1/2016 12:05 and I can see it in the forum right now, if you send me an email to md.rahimi@gmail.com, I can email you...
View ArticleForum Post: RE: RX64M External Pin Interrupt setup
But if you set PMR=1 make sure P67PFS.PSEL is set to 0x00 What is the reason that PSEL cannot be set when PMR is set? Nevermind my question above. I was confused the PSEL with ISEL
View ArticleForum Post: RE: HTTP GET Request IP Problem - NetX
In case anyone else has this problem, here's what happened so far. We fixed the NX_IP_ADDRESS problem, but a new error came up. It's still not resolved.
View ArticleForum Post: DK-S7G2 eMMC example
I've been trying to get access to the on-board 4GB eMMC part found on the DK-S7G2 kit. Is there a working example for this? I went to the gallery but all the demos seem to be gone (most moved to the...
View ArticleForum Post: RE: DK-S7G2 eMMC example
Hi Tim, On the pin configuration page, try using the arrow buttons to configure the pins for "Medium" drive level. Milton
View ArticleForum Post: RE: DK-S7G2 eMMC example
Attached is a project for SSP 1.0 that works on my S7-DK V3.1 board. I have DIP switch S5 (on the main/top board) with DRAM(1) and JTAG(6) ON, all the others are off. S101 on the Baseboard SD(4) is...
View ArticleForum Post: RE: GUIX "Hello World" for SK-S7G2 App Note
Ignasi- I'm getting help from someone who has more detailed experience with this app note. Look for additional responses soon. Warren
View ArticleForum Post: RE: DK-S7G2 eMMC example
Thanks for the SD card example Jeremy. I have a V3.0 S7-DK board (just received it last week). Not sure if there's anything significant there but so far I have had even less success with your...
View ArticleForum Post: RE: GUIX "Hello World" for SK-S7G2 App Note
Ignasi- Here is the response I received on the issue you are having- LCD_SETUP.C file is incorrect. In step 36 of the pdf it says to name the semaphore g_main_semaphore_lcdc. This is correct. In the...
View ArticleForum Post: RE: DK-S7G2 eMMC example
I have just tested the project on a V3.0 board, and it worked the same as on my V3.1 S7-DK board. Have you checked the top board is seated properly in the connectors to the baseboard, I have seen an...
View ArticleForum Post: RE: The RL78 programming/debugging method.
Hi, E1 debugger/flash programmer can be used for any RL78, with connections thru Tool0 and RESET lines (plus VSS/Ground and VDD if powered by E1). The ToolRxD and ToolTxD connections are NOT needed....
View ArticleForum Post: RE: DK-S7G2 eMMC example
Milton, Thanks for the tip. When I changed the drive settings, things started to work much better...
View Article