User Activity

Hi all,I am using SPC582B mcu.The system timer is based on PIT0 CH0 (default choice) at frequency 1kHz.In the timer IRQ handler, I need to invoke SPI spi_lld_exchange API. Problem is this API doesn't complete, remaining stuck on the whileSPC5_SPI_WAI...
Hi everyone,I am implementing the communication between MCU SPC582B and High side driver VN9D5D20F. SPI signals seem fine to me, see next image:Spi Clk frequency = 625kHz  (range is 0Mhz to 8Mhz)CS transaction time = 71usTime between bytes = 7usTrans...
Hi there,debugging serial demo for SPC582B I was hoping to observe internal LINFLEX_D1 registers for future use during application debug.An ST employee helped me setting up the launch configuration, especially setting:SVD Path: C:\SPC5Studio-6.0\open...
Hi there,after installing SPC5Studio v6.0 and opening some sample projects (even an empty one) for SPC582Bx mcu, I found no way to alter compiler and linker options.In eclipse-based IDE (like SPC5Studio) this is normally accomplished opening the proj...
Hi,In a matter of days, I'll have to port a user bootloader from STM32F303 to a STM32G473 mcu.The question is about the Dual Bank feature of G473: since Dual Bank is active by default (DBANK=1), I'd prefer to NOT switch to Single Bank (as it is neces...
Kudos from