STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

USB D+/D- voltage versus STM32F103 VDD voltage

Posted on April 18, 2014 at 19:24Hi,You probably already get such discussion.I am currently designing a board based on STM32F103RC6 MCU that I want to supply with Vbat=3V6, VDD1/VDD2/VDD3/VDD4=VDDA= 2V4 but in the data sheet, the Vdd min in the USB ...

bertrand by Associate
  • 412 Views
  • 0 replies
  • 0 kudos

ITM_ReceiveChar (void) gives undefined.

Posted on January 11, 2012 at 21:46Using ITM_ReceiveChar (void) I get the error  ''undefined reference to `ITM_RxBuffer'''.  I am able to successfully use ITM_SendChar() as evidenced by getting the corresponding output on my SWV Console so my proble...

jdsotack by Associate II
  • 1670 Views
  • 4 replies
  • 1 kudos

Crystal drive level

Posted on September 22, 2011 at 11:31I have read the ST app note about crystal oscillators and I am concerned about the drive level. Before reading this app note, I chose the TXC 7M series crystals for its small size and reasonable cost. In the data...

Can't set character match bits in USART_CR2

Posted on April 18, 2014 at 02:58I'm trying to generate a reset on a USART receive character match on the F3 Discovery board. If I understand the user manual, I need to set bits 31:24 of USART_CR2 to be the character I want to match. The problem is ...

LCD is too slow in STM32F439 with FMC

Posted on April 16, 2014 at 08:34Hi to all, I have a STM32F437ZI and I connected FMC to SSD1963 but LCD is refreshed slow rahter than FSMC. I previously run the same LCD with STM32F407 and I used the same code. I just all FSMC parts to FMC. Where di...

ali by Associate II
  • 510 Views
  • 3 replies
  • 0 kudos

Hardware NSS management

Posted on April 17, 2014 at 14:59Hi all; I'm trying to connect to F3 Discovery board using SPI in full duplex. One acting as master, the other as a slave. I have succeed to get them work with no problem if the Software NSS management is configured. ...

hilwan by Associate II
  • 206 Views
  • 0 replies
  • 0 kudos