STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

question about the ADC operation.

1. How can I selectively read only one channel when using multiple ADC channels in each of the ADC interrupt mode and ADC DMA mode?(If you use HAL_ADC_Start_DMA(&hadc1, ADCvalue, 2), you can read each channel from ADCvalue[0] and ADCvalue[1]. I want ...

HAPPYDAY by Associate II
  • 260 Views
  • 0 replies
  • 0 kudos

P-L496G-CELL02: Unable to setup eSIM

Hello,I am currently trying to run the X-CUBE-CELLULAR demonstration project as per the Getting Started Guide (UM2567). and "How to enable SIM MFF2 connectivity with P-L496G-CELL02.txt"I've have been unable to retrieve the BIC from the BG96 with the ...

AGiml by Associate
  • 278 Views
  • 0 replies
  • 0 kudos

both of stm32h743's usb host support dma?

hiOn stm32h743, usb hs1 with external phy works perfectly well in dma mode. Its perfoamance and reliability is very good.But usb hs2 with internal phy not work in dma mode. If I disabled dma mode, it works but not reliable. It's internl fifo sometime...

shark by Senior
  • 451 Views
  • 1 replies
  • 0 kudos

AzureRTOS for STM32H753ZI poor code quality

Hi,I tried to make a Azure RTOS ThreadX project but i saw very poor code quality which makes me unsure if I made the right decision.In the file tx_api.h there are alot of for example following declaration:#define tx_thread_create(t,n,e,i,s,l,p,r,c,a)...

Osto by Senior
  • 797 Views
  • 6 replies
  • 0 kudos