STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F103c8 bxCAN Transmit Problem.

I am tried to send a simple message over CAN, but I got the broken Frame when transmitting, I capture it on a Logic Analyzer(Pic Below), it seems that it is Transmitting but not Correctly.Did I did somting wrong or Did I miss Someting?And here is my ...

0693W00000SvvccQAB.png

What happens when you press reset?

I know when we press the reset in keil or when reset happens the PC should start at 0x000...ideally in my projects and flash is remapped to the start address.But for me when I press reset it is going somwhere to 0x1ffff some stupid thing.And I'm unab...

0693W00000SvvCKQAZ.png
Vmere.1 by Senior
  • 887 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F746ZG JTAG Connection Failed

Hello, I have two Nucleo-STM32F746ZG development boards daisy-chained together via their JTAG pins (refer to below diagram). When connecting a JLink Plus debug probe to the microcontrollers and attempting to debug the second development board in the ...

0693W00000QL99NQAT.png 0693W00000QLAqNQAX.png

Resolved! STM32G0B1RE - How to switch to bank2 in dualbank mode?

I use this code to switch to bank2 after downloaded fw image in bank2. I have verified that the first address is (stack pointer) is pointing to the SRAM. But still it starts the code in bank1.Is there any example that I can follow?       /* Unlock op...

MNils.2 by Associate
  • 861 Views
  • 2 replies
  • 0 kudos

Resolved! Nucleo-F411RE NSS pin does not go to High (SPI)[SOLVED]

Hello,I am following a course on Udemy ("Mastering Microcontroller and Embedded Driver Development" if that matters) and I try to set my Nucleo as SPI master.I set up the SPI but the NSS pin does not want to go high when I enable the peripheral.A wor...

angelosn by Associate
  • 895 Views
  • 3 replies
  • 0 kudos