STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SAI witH CODEC SGTL5000

Hello,I would like to know how to recover acquisition data ​​and save the data to an SD card. I have this configurationI can compile and communicate with I2C to configure the SGTL5000 CODEC, I enabled DMA too. No errors for this moments.Thank you for...

DYann1_0-1698393813776.png
DYann.1 by Senior II
  • 1027 Views
  • 1 replies
  • 0 kudos

LAN9253 with STM32

Hi,has anybody already implemented the LAN9253 via SPI?I´m trying since several month to implement the Software framework - without success...EtherCAT Software Framework User's Guide (microchip.com) Best regards, Achim

AWack by Associate III
  • 615 Views
  • 0 replies
  • 0 kudos

X-Cube-Cellular low power

Hello all,I am working with the LBAD0ZZ1SE module, also used on the B-L462E-CELL1.I successfully adapted the "Nx_TCP_Echo_Client" Sample from X-Cube_cellular 7.1.0 to fit my needs but right now am stuck at the final step, which is the low power mode....

NHuhs_0-1698384186433.png NHuhs_0-1698384679556.png
NHuhs by Associate
  • 462 Views
  • 0 replies
  • 0 kudos

Resolved! Issue with Byte pool for ThreadX

Hi, I am having issues with threadX tx_byte_allocate throwing a hard fault exception.  This only happens after some time of byte allocate and release. There are still plenty of available bytes according to the pool. But somehow in _tx_byte_pool_searc...

flaming_vines_0-1698198224139.png flaming_vines_1-1698198356976.png flaming_vines_2-1698199284021.png

Multiple ADC Channels (using registers)

Hello all, I am currently working on a project in which I need to sample 5 ADC channels every 50 ms. As of now, I am trying to use TIM2's TRGO (interrupt triggered every 50 ms) to trigger the conversion of a regular sequence of 5 ADC channels (PA0 - ...

caden013 by Associate II
  • 1313 Views
  • 2 replies
  • 0 kudos