Hi,My setup:SP570S-DISP Demo Board EvaluationuC: SPC570S50E1IDE: SPC5Studio 5.8.1IMU Sensor: STEVAL-MKI207V1 (ISM330DHCX)I'm using "STMems_Standard_C_drivers/ism330dhcx_STdC" driver in order to manage communication between uC SPC570S50E1 and ISM330DH...
Hi,I'm looking for C Software library for Battery Management System ST L9963.My setup:IDE: SPC5StudioMCU: SPC570SxxPlease, where can I find this library?ThanksLeo
Hi,I'm looking for C Software library for IMU platform model ISM330DLC.My setup:IDE: SPC5StudioMCU: SPC570SxxPlease, where can I find this library?ThanksLeo
Hi,My setup:SP570S-DISP Demo Board EvaluationuC: SPC570S50E1IDE: SPC5Studio 5.8.1I'm started from example "SPC570Sxx_RLA Bootloader Application for Discovery".I modified the example in order to have the possibility to update the firmware using both C...
Hi,My setup:SP570S-DISP Demo Board EvaluationuC: SPC570S50E1IDE: SPC5Studio 5.8.1What is the correct way to jump from application to bootloader?Thanks,regards
Dear Eleon,Thanks for reply, but your solution is not sufficient.SPC5 uC manages struct bitfield in big-endian access.Library doesn’t work correctly because library assumes struct bitfield in little-endian access.Regards,Leonardo