User Activity

Hello,I'm using IAR 6.21. I'm trying to build a static library but even if my sources didn't change, the binary file is different each time I build again the lib.I tried to compare the lib.a, there is some UNIX timestamps in the file that depends on ...
Hello,We are switching from RS232 to RS485 and are encountering problems. Everything worked properly with RS232After initializing the USART (we are using Cube), transmitting is working fine.Reception is handled by interrupt. After calling HAL_UART_Re...
Hello,I don't really have a problem, but I'm asking myself questions and I didn't succeed in synthesizing them and find answers on Google.Problem 1:Several tasks want to use the same peripheral, lets say SPI bus for example. What is the best way to p...
Hello,Context: I'm using a Nucleo board based on STM32L433RC. FreeRTOS is running on the target. I'm using IAR and my project is configured with STM32CubeMX V5.6.0 and STM32Cube_FW_V1.15.1.I have an interruption on USART1 RX (1200 or 9600bps) and I'm...
Hello,I am trying to make compatible an STM32F746 Discovery's example with STM32CubeMX (weird that it is not already the case). Did somebody already succeed in using the audio loopback example or any other example given by ST in their STM32CubeMX sof...
Kudos from