Hi, I need to work with USART auto baud rate detection on STM32G0.
I did the USART configuration as mentioned in AN4908. However, the UART_FLAG_ABRF flag is always reset.
Ask questions, find answers, and share insights on STM32 products and their technical features.
I did the USART configuration as mentioned in AN4908. However, the UART_FLAG_ABRF flag is always reset.
Hello STM32 Community,I am encountering an issue with the SAI (Serial Audio Interface) protocol on my STM32L476RG board and am hopeful that someone with a similar experience might offer some guidance.Issue Description:While attempting to transmit dat...
I am guessing having read forum after forum that this is an old topicI am trying to get https://github.com/rayruu/MasteringMCU-guide/blob/master/Resources/Arduino/spi/002SPISlaveCmdHandling/002SPISlaveCmdHandling.inohttps://github.com/rayruu/Masterin...
hi, Please provide solution for the following issue.while i was trying to run a program on STM 32 F103C using ST link V2 on STM32cube 1.13.2 ide, getting an error "read version failed".following is the error message. Unable to solve this error.
Hello Devs,Currently i have 2 firmware performing same task with different target board selected i.e:Firmware 1: NFC DFU with STM32L496ZGFirmware 2: NFC DFU with STM32L4A6ZGFirmware 1:Currently in my project with target board selected as "STM32L496" ...
I have a project on energy supply and have purchased X-NUCLEO-NFC07A1 and NUCLEO-STM32L476RG. However, I used the EH code in EN.X-Cub-NFC7, and now I want to reduce the energy consumption based on this code. How should I edit the code so that the STM...
hello,We have a product using STM32H750 chip. We used STM32CubeIDE(latest version: 1.13.2) to develop our software. We also integrate freeRTOS in our product code. We got a reboot issue sometimes on our product when we run on STM32CubeIDE. It is str...
Hello Developers, In my product solution based on STM32L496VGTX, i am currently adding NFC DFU feature. Using the demo examples we were successfully able to receieve and store the firmware packets using mailbox of ST25DV04KC module. But after firmwar...
Hi, I want to have 2 ADC interrupts with DMA. ADC1 is triggered using TIM1 at 4kHz, while ADC2 is triggered using TIM4 at 74kHz. Two different timers are used for different ADC to have different sampling time. The ADC2 is set as Medium priority while...
STM32H7 SeriesI am trying to use CoreMark performance measurement for STM32H747. This YouTube video "STM32F7 workshop: 02.10 Cortex M7 core - Hands-on #4, coremark" indicates a web link to download, but it is no longer available.Is there a way to dow...