STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to run DAC in STM32F107VC using HAL functions?

Hello. I have written a program to run the DAC in the STM32F107VC and I have used STM32CubeMX and HAL functions. But I don't see any waveform in the DAC output (PA4 pin). I was able to run the DAC using set the DAC registers. But I don't succeed with...

RezaMRBM by Associate II
  • 2484 Views
  • 4 replies
  • 0 kudos

Flashing a HEX file in STM32F4

Hi forum.. I developed a bootloader for flashing a hex file present in usb key. The text from the usb key is transferred via UART to another micro.. The bytes are then flashedin the flash area.. You can find the HEX file in the usb key here ..When I ...

SGasp.1 by Senior
  • 1972 Views
  • 5 replies
  • 0 kudos

HEX file in stm32F4

Hi folks.. I did a bootloader for the STM32F4 microcontroller.. I read a text file and I flash the bytes.. i really don't understand the following parts of the HEX file ,.. :020000040800F2   :040000050800ACB98A    The other parts of the fix are addre...

SGasp.1 by Senior
  • 666 Views
  • 2 replies
  • 0 kudos