STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Reset Problem

Posted on August 27, 2015 at 16:33Hi We are using STM32F302C , for reset we use reset monitor IC max809. our schematic is as attached picture. The problem is that  some boards don't have auto power reset and we have to press switch S2 in order to s...

0690X000006031DQAQ.jpg
hossam by Associate II
  • 538 Views
  • 1 replies
  • 0 kudos

STM32F401RE NUCLEO Usart Bootloader issue

Posted on August 26, 2015 at 16:36Hi, I want to try the USART bootloader on my nucleo board. I connected Boot0 to VDD and Boot1 to GND, I reseted the board. Then I send the command 0x7F to the board. But I have not received any response. Did I mi...

tingting by Associate II
  • 1852 Views
  • 9 replies
  • 0 kudos

GNU LD Linker script for STM32F411

Posted on August 26, 2015 at 22:30Hello All, I haven't found any linker script for ld / STM32F411 in the Cube package. Can you advice me on which script to use ? I found old versions on the Internet generally not compatible (libopencm3 for instance)...

STM32 USART can send but not receive on Putty

Posted on August 27, 2015 at 12:05Hi all, I'm very new to this so please bear with me.I'm using STM32L053 Nucleo and I set up normal polling USART to COM4 of the PC. I can send data to the serial monitor (PuTTy) but I can't receive anything back fro...

What is a CAN slave? (STM32F2xx)

Posted on August 27, 2015 at 09:52Hi, I want to design CAN as an option into a new project. While working with STM32CubeMX I get offered to use CAN1 as master or CAN2 as slave. Also ref manu says this. From my earlier experience with CAN I don't kno...

mmensch by Associate II
  • 1398 Views
  • 3 replies
  • 0 kudos

input capture _ DMA request

Posted on August 25, 2015 at 15:59Hi,Please i have to capture an input signal  and read it's frequency value with a DMA request but i can't find any ressources.I know the other solution with interreupt but i insist on this method with DMA, i need it...

nechi by Associate III
  • 690 Views
  • 5 replies
  • 0 kudos

CubeMx missing I2C2 STM32F051C6Tx

Posted on August 27, 2015 at 09:50Hi , i'm currently developing a circuit with the STM32F051C6Tx. When i select the Cpu in CubeMx i can not selct the I2C2 on PB10/PB11, there is just the I2C1 on PB7/PB6. As i read in the Datasheet befor there have t...