STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! USB Audio for STM32H723

I am looking for an example for USB audio device class UAC1 for NUCLEO-H723ZG.The aim is to stream audio data from STM32 onto an android device (and there to a spectrum app). Many thanks to any hints.

FB1 by Associate II
  • 1476 Views
  • 1 replies
  • 0 kudos

osMemoryPoolDelete or osMemoryPoolFree ?

Hi,I have allocated memory pool for my doubly linked list using osMemoryPoolNewI want to be able to insert and delete nodes to the doubly linked list. My question is , When I am deleting the node I am unsure if I have to using osMemoryPoolDelete or o...

RDodd.1 by Associate II
  • 1280 Views
  • 4 replies
  • 0 kudos

Trouble programming flash with HAL_FLASH_Program

I have troubles writing succesfully to flash on a STM32G07 chip.The application is similar to this:uint64_t data;HAL_FLASH_Unlock();HAL_FLASH_Program(FLASH_TYPEPROGRAM_DOUBLEWORD, addr, data);HAL_FLASH_Lock();I started getting hardfault in lock becau...

TMalt by Associate II
  • 3200 Views
  • 11 replies
  • 0 kudos

Resolved! H743 USB and Ethernet conflict

Hi!My problem is, that i use a H743 with Eth and USB configured.Ethernet works fine, till i set up the usb. When i turn on the usb, than the ethernet stops working, because it didn't recognises the messages from eth. The usb is configured in usb_devi...

DB.7 by Associate II
  • 943 Views
  • 6 replies
  • 0 kudos

B-L462E-CELL1 not connecting to TruPhone

Just received this and it doesn't connect. I contacted Truphone and they were not much help. They did mention to make sure the apn is iot.truphone.com.I know almost nothing about this device and the instructions are sparse but I did find a menu item ...