How to transpose (use) a i2c driver from esp32/PlatfromIo to stm32f469 discovery kit?
Hi,
Continuing my evolution (after the post above) I want to put the i2c driver (github link below) to run on the stm32f469 discovery kit board.
https://github.com/neuberfran/SmartDriveEmC/tree/main/src
This is 1 external i2c driver (called SmartDrive)
I put my previous post here from the community, because I don't want to miss this splash screen when writing my new software. Which will use LVGL and will be pressed to run motor 01 (right and left). The same will apply to engine number 02.
