STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32f429 disc1 board

Can I know what is difference between internal adc of STM32f429 disc1 board and an external 12bit 1MSPS adc.Which adc to use for any application that needs more accuracy whether I should go for external or internal adc.Will internal adc produces any ...

factory-set programming

Hello,I work in a company that uses stm32F031C4T6 and we manufacture 40,000 cards a year with this reference. I was wondering if it would be possible to ask the manufacturer to program the microcontrollers directly in their factories, because for our...

kolia by Associate
  • 284 Views
  • 1 replies
  • 1 kudos

Resolved! HAL ADC multi channel in polling mode

Hi everyone, I have a STM32F042F6P6 chip. I want to read 9 analog channels on it.I guess there are at least 2 options: configure a scan mode with DMA, and staying in polling mode.I decided to stay in polling mode to avoid a potential problem due to D...

Arthur21 by Associate
  • 2515 Views
  • 3 replies
  • 1 kudos

Resolved! NetX Duo driver & link-down state

Hi All,I am working at project with STM32H7 and NetX Duo. At current version of Ethernet driver from ST (X-CUBE-AZRTOS-H7 v3.0.0) is not handled by any way state when link is disconnected. Link status variable nx_interface_link_up is set at "Enable L...

JDosp.1 by Associate III
  • 2934 Views
  • 8 replies
  • 4 kudos

Resolved! PWM with DMA makes unwanted pulse stream

Hi,I want to make PWM stream with various duty, so I'm testing PWM with DMA using NUCLEO-G0B1RE and HAL library.The first image shows weird pulse train. I set DMA buffer with [duty 1] * 8 + [duty 17] * 8 + [duty 5] * 8, but oscilloscope captures eigh...

2024-07-29 165014.png
click8 by Associate II
  • 1345 Views
  • 5 replies
  • 0 kudos