Relative Content

Tag Archive for arduinoembeddeduartstm32f4stm32cubeide

STM32 Nucleo64 Serial UART Communication not working in CubeIDE

I have a very simple code on an Arduino I am trying to make work on my STM32f446 Nucleo board. This is the very early stages of the project because I am simply trying to send a hex value/array to a “Gravity: UART MP3 Voice Module with 8MB Flash Memory” in order to play an mp3 audio file. The example code running properly on the Arduino IDE is as Follows: