User Activity

I'm migrating a project from STM32G431KB to STM32G431CBT6. Both projects were generated using STM32CubeMX and are developed in Keil (MDK ARM), so I only transferred the user code. However when debugging code on the new chip, random breakpoint command...
I've been trying to implement over the air updating on a board with the mentioned MCU. According to the reference manual of the G4 MCU series, dual bank operation should be supported, but the Flash memory characteristics of the G431xB series only men...
I have a source of can messages connected to the SN65HVD232D CAN controller, which is then wired to a NUCLEO-G431KB via the FDCAN1 TX and RX pins. I confirmed with an oscilloscope/digital decoder that the transceiver does indeed output valid CAN mess...