Ask questions, find answers, and share insights on STM32 products and their technical features.
Hello everyone,I'm having some throuble in reading the direct analog input on channel PA0_C.In my design I'm using several analog input. They seems to work properly in general and I have a precision more or less as expected. On channel PA0_C, though,...
I thought of using an STM32 to build a device which responds to infrequent pushbutton presses, but should also conserve battery. My initial instinct was to use an STM32L4 in Standby or Shutdown mode, setting the GPIO as external interrupts which woul...
Hello, I am using STM32F429IIT6 board . My board is customized and i have Only 6 pins that are PI1(GPIO_input), PH13(GPIO_Output),PA9(UART_Tx),PA10(UART_Rx),VCC,GND. I want to check data through putty. But i am not able to understand how can i make ...
Hi! We have received STM32L162 MCU in LQFP64 package with device marking that doesn't follow the datasheet. In the datasheet for this part product identification lines should be likeSTM32L162RDT6but on the part we had received it isSTM32L162RDT6So th...
I using STM32CubeIDE and STM32L03.I don't understand how to make a simple sample of a ADC channel (in blocking mode). I had config the Cube to generate a ADC_Init() that contains my 6 Analog In channels. I want to have a function that goes like this...
HAL_I2C_IsDeviceReady is good option to check sensor presence but while i2c sensor working incase of error occurrence will error interrupt will be triggered ?
Does it deliver what it promises? (you could helloworld a web page and a microcontroller with no big code difference)Is it worth the hussle of learning it?Is there any real example of a situation where Rust saved the day?