Overview
Design & Development
Support
Support Communities
Get quick technical support online from Renesas Engineering Community technical staff.
Support Communities
-
Porting 78K Inverter Control to RL78/G14?
We're porting a motor control application from uPD78F0988 to RL78/G14 (R5F104LEAFA), but I'm uncertain how to port the Inverter Control Timer. Is a porting guide available? The old code: #define DISABLE_INVERTER TMC7.7 = 0; #define ENABLE_INVERTER TMC7.7 = 1; #define DISABLE ...
May 27, 2025
FAQs
-
What is a suitable write clock when writing to the uPD78F9418?
It is recommended to make the CPU clock as fast as possible. Basically, any clock speed is all right as long as it is within the operation enabled clock range. However, the use of a faster clock allows faster programming. Moreover, in the case of UART connection, the clock must ...
Dec 1, 2011