STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LwIP IPV6 DNS query failed

I have LwIP running on STM32+Cellular modem. The network is fine for IPV4. Now I am enabling IPV6.I can see my IPV6 address assigned with my IPV4.However, when I use lwip_getaddrinfo to have DNS query, but lwip_getaddrinfo return failed.Any hints are...

jiangpen by Associate II
  • 464 Views
  • 0 replies
  • 0 kudos

Resolved! How to use CMSIS 5.8.0 in the cubeIDE

Hi,I use the stm32f446re with the cubeIDE and would like to use FFT's with 16 bit float (arm_rfft_fast_f16) like in the CMSIS DSP 5.8.0.The older CMSIS library works fine with the other data types but i cant get the new (DSP 1.9.0) to work. I tried d...

MH081 by Associate
  • 917 Views
  • 2 replies
  • 0 kudos

HAL_I2C_mem_read_dma return error

I'm connecting to a nucleo144 through configured pins and i2c connection a melexis 90640 (thermal scanner) I initially tried through Hal functions to call the device on the default address I had from the datasheet (0x33) but did not find it so I solv...

Icont.1 by Associate II
  • 1006 Views
  • 8 replies
  • 0 kudos

Resolved! Jump issue with custom bootloader (STM32H7)

Hello,I've made several bootloader in the past without so much problem in the past with F2, F4, F7, but this time, I have some serious troubles with a STM32H743BI :)The bootloader (using the first sector, 128kb) reads a bin file from the SD card and ...

jean by Senior
  • 3088 Views
  • 7 replies
  • 1 kudos