Ask questions, find answers, and share insights on STM32 products and their technical features.
Hi Sir,I used STM32F469i-DISCO for evaluating my project.I now TRY LCD which driver IC is ST7701S and show some image in video mode at panel.ST7701s had to initialized in DSI LP Mode. I had referenced STM32Cube_FW_F4_V1.21.0 example projects. But I c...
We moved to STM after being let down by Freescale and TI in terms of sourcing. We are now finding massive MCU shortages and lead times > 30 weeks. Even despite this, we just found out that apparently STM is not taking additional orders.It is frustr...
Hi all,I'm learning about low power modes , and I'm testing the RTC wakeup timer function.Datasheet talks about to set the IRQs for WakeUp timer on EXTI(IRQ 19) and NVIC(IRQ 3), but I tested in my code, with and without set these IRQs and the wakeup ...
even i grounded the ADC input pin but still i receive garbage values of >4000.Is there any problem with the configuration of adc. im currently stuck at the adc. anyone with the adc dac code help me out.
#define UART_RX_BUF_SIZE 20 #define UART_TX_BUF_SIZE 20 int8_t uart_put_char(char data); int8_t uart_get_char(char *data); volatile char uart_rxBuff[UART_RX_BUF_SIZE]; volatile char uart_txBuff[UART_TX_BUF_SIZE]; void uart_put_string(char *s...
I need to send data to thingspeak using sim7600 4G module. But don't know AT COMMAND for 4G uses HTTP. I'm newbie, please help me
I have a project using the virtual com port driver. Everything works great unless I enable "-u _printf_float" at which point I will get an error if I try to open the COM port in putty.
I have been playing around with USART. See pic....How do I clear out all the console connections?
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.