STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USART Issue with STM32F100RB

I want to do serial communication between my PC and STM32F100RB.the connection is as follows.[STM32F100RB] -----[USBtoSERIAL transfer Module] --------------[PC] PB10(Rx) <----------> TXD           USB <----------> USB PB11(Tx) <----------> RXD​Curren...

0693W00000FCG8FQAX.png
Myasu.1 by Senior
  • 1612 Views
  • 11 replies
  • 0 kudos

STM32H7 Dual Core shared memory access

Hello!i am currently working with the dual core H7 trying to create some kind of communication systems between the cores. i have read and tried to implement what was suggested in the following thread: Best/easiest way to share data between cores in S...

yuri CH by Senior
  • 2672 Views
  • 5 replies
  • 0 kudos

Enable/Disable interrupt in sleep mode

Hi all,I work with STM32F413 and CMSIS os.I have a problem when I put the CPU in sleep mode by HAL_PWR_EnterSTOPMode.In the os_idle_demon I need to disable one external interrupt, do some job and enable again the interrupt and so on.My problem is tha...

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
  • 2668 Views
  • 4 replies
  • 0 kudos