User Activity

Hello,   I am trying to use FDCAN but for some reason interrupt is not triggering. Im using PEAK CAN to send and recieve messages. With osciloscope I can see the data being transfared to the STM board but the interrupt doesn't trigger. The speed I wa...
Hello,I have waisted 2 days already on trying to figure out why interrupt is not being triggered when using CAN RX.I started new fresh project just to test the CAN and debug it so there is not much initialized here.So sending data via CAN works for m...
Hello, I have a problem with threads. All of them are of same priority, with osDelay(300), except the uartThread which has osDelay(1). Everything else is the same for all threads. I have allocated 20k of HEAP and in ioc file it says im using only 3.5...
Hello, I am making a development board where I want to use STM32 and USB C connector for power supply to the STM and also for UART communication with the PC. What are the best solutions for this? I looked into using FTDI chip but they are quite expen...
So I've created a project and am trying to use the HAL_delay(10); but it gets stuck at this function when im trying to debug. I have been changing the clock and enabling the TIM2 so I don't know if i've messed something up. Here are the settings that...
Kudos from
Kudos given to