How can we make an I2C interface with a sensor for STM32L412RB using baremetal programming.
I was trying to do baremetal programming and using L412 controller. I am facing trouble with I2C.
Ask questions, find answers, and share insights on STM32 products and their technical features.
I was trying to do baremetal programming and using L412 controller. I am facing trouble with I2C.
my board is nucleo64 f401re. I used DMA and Idle interrupt to receive data of uncertain length. it works when baudrate is 115200. but it receives up to 16 bytes under baudrate 921600, other bytes has been losed. I want to higher speed, how to fixed t...
I am trying to configure Timer 2 input capture using to Measure Pulse - Width. I don't know how to measure Pulse - width. if any one know help me.
Hi,I am working on a BMS project using STM32H723, L9963E/T.Currently I have implemented SPI code which communicates with L9963E in Polling method. To improve upon the time taken by the device for communication, I am planning to go ahead with SPI DMA....
I am started a new embedded project, first time with GitHub, my question is about folder and control version organization, there is some good book, or another reference on this topic?
HiI would like to design an ultra low power pulse counter based. The LPTIM is the best option. However, my application require's 4 channels. Is there anyway to achive this with the STM32?BRGilberto
Unzip, upload to STM32F429 Disco and enjoy!JW
Can anyone explain a usage case or purpose for the 4 Internal and 3 External DACs?Can you operate all three external DACs simultaneously to provide 3 reference voltages?