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...

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...

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

Resolved! ETH_DMAMR_SWR in STM32H733

Hello. Try to start ETH on STM32H733. ETH_DMAMR_SWR setted by HAL in HAL_ETH_Init() but do not reset by device during timeout 500ms and even 2000ms. The same code run over STM32H723 perfect. I am try this https://community.st.com/s/question/0D53W0000...

AChas.1 by Associate II
  • 3549 Views
  • 7 replies
  • 0 kudos

LWIP stack configuration issue on NUCLEO-H755

Hi everyone!I'm experiencing on ethernet communications using a NUCLEO-H755 board.I already configured the LWIP stack on the M4 core and it seems work.Now I'm trying to make it work on the M7 core following this guide:https://community.st.com/t5/stm3...

iTTy by Associate III
  • 1856 Views
  • 6 replies
  • 0 kudos