STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32F072RB ADC DMA 8 Channels

 Hi, I need to read 8 channels through the ADC in DMA circular mode, to check the channel status readd I put all channel to GND from nucleo board and two channels (ADC_IN2 on PA2 pin and ADC_IN3 on PA3 pin ) doesn't give me the correct data, you can ...

Screenshot 2025-04-23 150941.png shared image.jpg
Melxo by Associate II
  • 242 Views
  • 7 replies
  • 1 kudos

Resolved! X-CUBE-AUDIO-KIT Audio Latency

Hey all,I was just reading out the new release of the X-CUBE-Audio-Kit and it says:Configurable latency mode and audio buffer sizes adjustable down to fractions of millisecondsDoes anyone know the lowest latency that can be achieved?I'm looking to po...

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

LWIP 2 interfaces issue

Dear colleagues, hello! Question about LWIP. I have two network interfaces, one on the QCA 7000 chip via SPI, the second on LAN 8742, installed on the debug board. I use the Socket API. The problem is as follows: The server is running on one interfac...

Ivan4S4 by Associate II
  • 197 Views
  • 9 replies
  • 2 kudos

CubeIDE arm-none-eabi-gcc Toolchain sources

Hi,I am currently working on a build container for my project and I’m using the ARM toolchain (arm-none-eabi-gcc) from ARM Developer sources:  https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads .Do you have an authless link that provid...

lotou by Associate
  • 135 Views
  • 1 replies
  • 2 kudos