STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Internal ADC

hello everyoneUsing the internal ADC(polling method) of the stm32f429 board the samples that im getting are too many for one cycle of analog inputhow to reduce the samples without giving a delay, like if I want 128 samples for one cycle.Vin is 300mVA...

harry123 by Senior II
  • 511 Views
  • 1 replies
  • 1 kudos

Resolved! ADC calculation

Hello, I want to convert the ADC value into voltage. Using internal ADC1 in stm32f429-disc1 boardThe input voltage applied to channel 1 is 300mVAPB2 is 90MHZClock Prescaler is PCLK2 divided by 4Resolution is 12bit(15 clock cycle)Sampling time 3 cycle...

harry123 by Senior II
  • 1097 Views
  • 2 replies
  • 2 kudos

Resolved! NetX Webserver Webpage Renderer

Hi,I managed to successfully incorporate a webserver into our project with the following details:- STM32H753- Azure RTOS + NetX- 32Mb QSPI NOR flash (8Mb for webserver purpose, 8Mb for File system, some part will be for product use)- provision for SD...

Resolved! Problems with ethernet on SMT32F429ZIT6

Hi, I am having problems connecting my f429 board (nucleo 144) through ethernet with TCP. I followed several threads that i lost the link to, but here are my settings. and of course the LWIP configuration (everything not shown was left by default)i a...

PabloD9026_0-1701670911715.png PabloD9026_1-1701670968017.png PabloD9026_2-1701671110225.png PabloD9026_3-1701671193569.png