STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H745XIH6 SD Card communication issue

Hello,We are using the  Part#STM32H745XIH6 in our current product and it is going to be use in production.We are very near to release the product but at last we are facing the issue in the SD Card communication and below are the details.At power ON, ...

ABora4_0-1719635965212.png
ABora.4 by Associate II
  • 297 Views
  • 9 replies
  • 0 kudos

OPUS EXAMPLE

i have compiled opus lib on H5. but i can not decode data. this is my init function and works fine.   DecConfigOpus.channels = 2; DecConfigOpus.ms_frame = 20; DecConfigOpus.sample_freq = 48000; uint32_t dec_size = DEC_Opus_getMemorySize(&DecC...

nimaltd by Senior
  • 149 Views
  • 2 replies
  • 1 kudos

STM32H7A3ZITQ_LQFP144 QSPI Timeout Issue

 Hello,I am using the STM32H7A3ZITQ and have encountered an issue while controlling the MT25QL128ABA1ESESF0IT flash memory during the flash read process. I am operating in QSPI mode. During extended aging evaluations, a 5-second timeout (a busy flag ...

khkim_0-1719807496263.png khkim_1-1719807509696.png khkim_2-1719807523399.png
khkim by Associate II
  • 198 Views
  • 5 replies
  • 0 kudos

Unknown type name 'HAL_StatusTypeDef' Error

Hi, I am trying to use the peripherals with their peripherals rather than initializing it with CUBEMX tool. I am only selecting 'Serial Wire' option of Debug mode under System Core -> SYS with CUBEMX. However, when I build my program, it throws the e...

no Satel-VL53L8CX SPI example

Hi! I am developing a project which uses the satel-Vl53l8cx. I found many examples in I2C but none in SPI.The only one would be in VL53L8CX_ULD_driver_2.0.0 but this one was coded for the X-nucleo-Vl53l8A1.   A wiring is shown in AN5945 in SPI but in...

Antonin_m84_5-1720044853550.png Antonin_m84_6-1720044872426.png

Ethernet: LWIP memory issue

Whenever i am trying to post data i am facing this error this is making my system reboot everytime. I am using STM32F417VETX controller. Assertion "detected mem overflow in pool TCPIP_MSG_INPKT" failed at line 109 in ../Middlewares/Third_Party/LwIP/s...