STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Where to report bugs in forum itself?

Posted on November 01, 2014 at 13:57Hi,This forum (seems to be based on MS-sharepoint) has a lot of bugs.For example, I can write new discussion only in Chrome and reply only on IE.When I write a new discussion or reply, I have always to select all ...

Osto by Senior
  • 390 Views
  • 2 replies
  • 0 kudos

Fluctuations on clkout pin under load

Posted on November 01, 2014 at 10:46I've noticed that the output of the clkout pin is very near the frequency I would expect when a external crystal is used as the pll source, but fluctuates a little as the CPU performs gpio operations. When I confi...

STM32f405RGT6 UART4 and USART3 TX problems

Posted on October 31, 2014 at 12:11I'm at wits end trying to figure out why exactly I can't transmit on UART4 or USART3.The RX works, and i can receive data, however the TX pin is not working at all. Below is my configure code for UART4.void init_us...

tylere by Associate II
  • 1034 Views
  • 5 replies
  • 0 kudos

Phantom Flash Errors

Posted on October 31, 2014 at 13:53 Hi all. I'm working on a project on an STM32L151CBT6 uC, and getting occasional, unexplained error bits WRPERR and SIZERRset in the flash controller. I set up the flash error interrupt to use the highes...

maroot by Associate
  • 546 Views
  • 2 replies
  • 0 kudos

Init SRam with Zero for SRamParityChecking

Posted on October 31, 2014 at 14:09 I use STM32F030F4 and want to use SRam-parity-checking. The reference manual hints: ''When enabling the RAM parity check, it is advised to initialize by software the whole RAM memory at the beginni...

klaus2 by Associate II
  • 2297 Views
  • 10 replies
  • 0 kudos

F303, nrf24l01 interfacing problems

Posted on October 29, 2014 at 14:19I tried porting someone else's code here:  https://github.com/LonelyWolf/stm32/blob/master/Nrf24l01/nRF24l01.c to F3 (his is for the F1 family).I'm using one of the http://www.addicore.com/2pcs-Addicore-nRF24L01-Wi...

0690X00000605BcQAI.png
arolsen by Associate II
  • 1045 Views
  • 5 replies
  • 0 kudos

ST-LINK/V2 works on CooCox?

Posted on October 29, 2014 at 01:37Hello.I am new in ARM development and I am trying CooCox. I want to buy a debugger and I would to know if I will be able to use ST-LINK/V2 with CooCox.Thanks in advance. #debug-stm32-using-st-link/v2

TIM clock

Posted on October 31, 2014 at 10:41Hello, I want to make a timer for my software (call a call back when time is finish). I need to understand the clock source for the timer. I choose to work with TIM7 for that (basic timer). As I see, using RCC_GetC...

yohann by Associate II
  • 665 Views
  • 2 replies
  • 0 kudos