STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

why i get the VDDA value from VREFINT is wrong ?

I use MCU STM32L073, set VDDA=VREF+=3.29V, VSSA=VREF-=GND=0V.I read Vrefint_cal for (0x1FF80078), get the value of Vrefint_cal = 0x680get Vrefint_data from ADC_CHANNEL_17, get this value is Vrefint_data =0xbb7 the code is here:///////////////////////...

lxiju by Associate II
  • 895 Views
  • 2 replies
  • 0 kudos

How do I get the IP address using dns_gethostbyname()?

cpu : stm32f4 I want to get the IP address using dns_gethostbyname. However, I can not get the IP addressHow do I get the IP address ? ( I set the DNS service using stm32cubeMX.) ==================================void main(void){   int test=dns_getho...

STM32L432KC - Bootloading from RFID I2C Memory?

Hi all,I develop rough environment IoT sensors that are completely potted in polymer epoxies. I use a STM32L432KC MCU inside to drive different sensors and RF radios. My sensors also integrate I2C RFID memories and magnetic switches in order to inter...

XBLYNKZ by Associate II
  • 1026 Views
  • 5 replies
  • 0 kudos

Resolved! stm32f411 spi4 low clock speed

Hello!I have problem with spi4 clock speed. I want to drive a lcd tft display but spi clock is max 500Khz, baudrate prescaler set to SPI_BAUDRATEPRESCALER_2. Is very weird. Initial setup was made with CubeMX to 48Mbit/s. APB2 clock is set to 96Mhz. I...

mcufan by Associate III
  • 4232 Views
  • 18 replies
  • 0 kudos