STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F072 Discovery USART2 not transmitting

Posted on September 23, 2015 at 05:08 Having trouble getting USART2 working on both of mySTM32F072 Discovery boards. USART 1, 3, and 4 work fine. Here's a test program that fires off the port number in a loop. It's basically similar to wh...

Timer enable blocks rest of main function.

Posted on September 24, 2015 at 18:17I am new to timers. If anyone can see a fundamental mistake, please advise.I have set up a time interrupt callback function which simply increments a integer. It is based on a LED blinking example, so shouldn't s...

estersci2 by Associate III
  • 261 Views
  • 1 replies
  • 0 kudos

problem in virtual com port

Posted on September 14, 2015 at 13:01Hi !! I created a project cubemx configured for the virtual com port.i configurate it following the steps of : https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Java/Flat.aspx?RootFolder=https%3a%2f%2fmy....

0690X00000604sGQAQ.png 0690X00000604sLQAQ.png 0690X00000604saQAA.png
med by Associate II
  • 551 Views
  • 4 replies
  • 0 kudos

Trasmitting through UART

Posted on September 23, 2015 at 20:41 I am trying to transmit a string of characters through USART3 of a STM32F215RG using the code below. If I run this code, I see no output on my terminal. If I single step through this code I see all character...

going back to legacy, but can't

Posted on September 23, 2015 at 18:03Please help me. I am trying t go back to using the legacy standard peripheral library (no Cube) like I used to.When I try to build a project, I follow the readme file and include the stm324xg_eval files in the pr...

estersci2 by Associate III
  • 416 Views
  • 5 replies
  • 0 kudos

stm32f103xx+w5100

Posted on September 23, 2015 at 12:59i want to run the w5100 with stm32103xx. I wonder if It is possible. Is there  any solution for this? thanks a lot #spi #stm32f103 #w5100

mehran by Associate
  • 819 Views
  • 1 replies
  • 0 kudos

SWD not working on STM32F303RET6

Posted on September 22, 2015 at 23:51Hi all, My problem is quite unusual, and I need some new ideas. I can't make SWD connection working on STM32F303RET6. I'm constantly getting ''Can not connect to target'' message. I have installed the latest ve...