Overview
Description
The purpose of the board is to enable the user to evaluate the capabilities of the device and its peripherals by giving the user a simple platform on which code can be run only minutes from opening box. It can also prove an invaluable tool in development by providing a useful test platform for code already debugged using one of our more powerful emulation tools.
Applications
Design & Development
Videos & Training
Additional Videos
Support
Support Communities
- RX630 error messages at debug
... have not been able to get the RIIC0 working. Seems the BBSY flag is stuck on high. I have been using example code from a RX630 starter kit. The code breaks when i invoke the Write_I2C_Master routine in that i don't get any outright errors, it's ...
Dec 1, 2019 - RX630 I2C BBSY bit always busy
Hi, I've used the example code from the RX630 Starter Kit (an_r01an1242eg0100_rx630_rsk) for I2C Master, and i find that when i run or step through the code, it always seems to get hung on the following line of code in the Write_EEPROM_Master code: / ...
Dec 11, 2019 - Syntax error sometimes with IO port pin assignments
Hi, Not sure if this question should be under RX forums or here. I'm seeing errors in the e2 studio IDE regarding assignment of some IO port pins, but not all. For example: If i write: PORT6.PDR.BIT.B2 = 1; this is deemed OK by the editor / ...
Dec 5, 2019