STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

BSP_AUDIO_OUT_Play() Buffer Size Parameter

I am programming an SMT32F69I-DISCO board to output a SINE wave. I am having trouble with the Size parameter of the BSP_AUDIO_OUT_Play() function. I have a buffer of 100 that I am filling with my SINE values:int16_t dataI2S[100];Here are my calls of...

0693W00000GYZcRQAX.bmp 0693W00000GYZdKQAX.bmp 0693W00000GYZgsQAH.bmp

lwIP stack not working on STM32L073

Hi ,I am working on STM32L073 controller that talks to host over ethernet .Controller has no onboard ethernet port hence it uses spi interface to communicate with LAN9250 ethernet IC . In initial stage, i was able to transmit and recive packet(obser...

BChav.1 by Associate III
  • 481 Views
  • 0 replies
  • 1 kudos

STM32F103V does not show up as HID

I am trying to use the STM32F103V as a keyboard and I have tried following online tutorials on this but when I check on Device Manager, I cannot find the device at all.Here is the tutorial I followed: https://controllerstech.com/how-to-use-stm32-as-a...

Msiu.1 by Associate
  • 565 Views
  • 2 replies
  • 0 kudos

Recommended STM32 for 10/100 Ethernet (in stock)

Hi. I'm very familiar with STM32F1/STM32F3/STM32F4 families. I need to support 10/100 Ethernet for my project, but none I can't find any micro in stock (Mouser, Digikey) from the families I mentioned that supports Ethernet. Do you have any other reco...

ADosa.1 by Associate II
  • 2149 Views
  • 11 replies
  • 0 kudos

Resolved! wierd behavior of ETH on STM32H7

I am trying to set up ethernet on stm32h745iit6.I bare ethernet project from the H7 examples and use (low_level_output) func from ethernetif.cpp.I send buffer, located 0x24000008, where dma can access. And ethernet always send only init string of buf...

Iivan.1 by Associate II
  • 820 Views
  • 3 replies
  • 0 kudos