Ask questions, find answers, and share insights on STM32 products and their technical features.
Hello to everyone,I am developing an indoor sensor system using a ST microcontroller. The hardware used includes a battery power supply, an analog sensor and a radio transmission part. Assuming that I produce more pieces of the sensor, I would like t...
Am using NUCLEO-STM32H723 Nucleo-144 board.Sorry, but I have no experience with the above MCU/TIMx.My goal is to measure external frequency as accurately as possible.I'm interested to know how to Link between two timers.Example : TIM3 ( Master ) TI...
I tried in this way but the problem is only 200-300 can pass but 80h is not passed. if i use if else then only 80h is passed not 200-300h. So, the problem is i can pass either 80h or 200h-300h. Not both 80h and 200-300h. #define Filter_ID1 0x80#def...
Hi,I wrote a simple Led blinking program in STM32F303CB.-> On power-on reset Controller is not getting started.-> I used Internal Clock and External Clock-> But the same behavior in both the cases.Thanks.
My development board is STM32L552ZE-Q.I want to use SAI slave mode receive i2s signal and SAI master transmit i2s signal.I can observe clock and makesure data in have input.But my data out isn't similar with my input.Does any one can help me, thanks
I have done some debugging on SPI interrupt problem. So, I have a function that SPI_SendDataIT which means SPI send data with interrupt. the interrupt will be triggered if TXE flag is SET. But we have to enable the TXEIE first. But, what happen is, a...
In both RM0402 Rev 6 and RM0430 Rev 8:in RCC_APB1ENR subchapter, in the bits table, bit 10 is incorrectly named RTCAPB instead of RTCAPBENin the subsequent description of bit 10, it is 3x incorrectly named RTC APBin the register map table at the end ...
hello,Now, I am using the STEVAL-IME009V1, i want to write the ".dfu" file of my own demand .Do you have related datas to offer?Thank you very much!