STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Paho MQTT : connexion aborted by STM32

Hello,I'm trying to implement the lwip + paho mqtt (embedded version) on a nucleo-f207zg board, following this project : https://blog.naver.com/eziya76/221938551688 I have a mosquitto broker and wireshark on a windows computer.Mosquitto started with ...

mosquitto.png wireshark.png
tarzan2 by Associate III
  • 135 Views
  • 1 replies
  • 0 kudos

Installing X-Cube-Audio in cubeIDE?

Hi all,I tried to install X-Cube-Audio in cubeIDE but it is not in the list of software packages. I tried to use "From local..." and pointed to the zip file but I got an error (picture below). There is an X-Cube-Audio-F7 that is obsolete but nothing ...

_legacyfs_online_stmicro_images_0693W00000dDYNLQA4.png
Rodo by Senior
  • 1013 Views
  • 2 replies
  • 0 kudos

Nucleo-F103rb Keyboard

I'm new to fiddling with MCUs, so I'm looking for some advice, I'm working on a project for my class and I'm trying to emulate a keyboard using the nucleo-F103rb. I have my code written out, I have a usb cable with D+ Connected to PA12 and D- to PA11...

Logan_ by Associate II
  • 257 Views
  • 10 replies
  • 4 kudos

WAV/MP3 player with STM32746G-Discovery.

Hello, I downloaded STM32CubeExpansion_Audio_V1.1.1 and I tested the MP3 player project (Audio_MP3_player) with an STM32746G-Discovery.It works very well.But now, I would like to add 2 or 3 additional functions but I have big gaps in development.I wo...

DB..1 by Associate II
  • 2249 Views
  • 7 replies
  • 0 kudos

FreeRTOS and lwip

Hi everyone!I'm sorry I just started with STM universe...Since twodays I try to start the lwip through freertos on my NUCLEO-H723ZG. For starting I generate the code with the CubeMX and try to call the MX_LWIP_Init() in a startAppTask. But ethernet_i...

Joe26 by Associate II
  • 619 Views
  • 2 replies
  • 0 kudos