STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nucleo F746 - LwIP / TCP Server

I have managed to get LwIP working and my Nucleo can be pinged and discovered via IP scanner tool. I want to get TCP/IP server working and I saw there are some files called TCP inside LwIP Library I just can get my head around it. But I have used TCP...

KPovs.1 by Associate II
  • 842 Views
  • 1 replies
  • 0 kudos

Resolved! STM32 F7 (HAL) CAN BUS communication not working

Hello,I have read hall_CAN.c instructions and did everything that is stated there. In CubeIDE I have set Prescaler to 24 and both Quantas to 4 times. My Baud Rate is 250000 bit/s. I am using two same boards (Nucleo 746ZG) with CAN bus transciver MPC2...

KPovs.1 by Associate II
  • 2129 Views
  • 7 replies
  • 0 kudos

undefined reference to `HAL_DFSDM_ChannelInit'

I'm using the BSP audio functions in my application. All of this is unmodified and straight from github. My current problem is the linker being unable to find several of the HAL_DFSDM functions called from STM32F769i_discovery_audio.c. The really puz...

IWhit.2 by Associate II
  • 285 Views
  • 1 replies
  • 0 kudos