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

STM32f0308-DISCO read from RTC PCF8583

Posted on July 31, 2014 at 16:30Hello Everyone,I have started to work on the STM32F0308 discovery board. Now I am trying to read data from the RTC PCF8583 using I2C. I do not have prior experience with I2C. My problem is that I am not able to read d...

STM32L152 UART5 error.

Posted on July 28, 2014 at 14:07 Good afternoon, I am trying to init UART5 on STM32L152 and it is work wrong. In the end of the sw_uart5_init function 0xAA (0b10101010) value issent to the UART5 data register. The transmission result, r...

0690X00000602vmQAA.jpg

Driving PLL using internal oscillator in stm32f030

Posted on July 31, 2014 at 11:41The system clock of stm32f030c8t6 is 48 mhz ....I want to achieve the maximum frequency by using internal osc (8 Mhz) driving the PLL insread of external Osc. I was able to achieve with the help of external osc....How...

sanjib by Associate III
  • 478 Views
  • 2 replies
  • 0 kudos

I2C problem: random error when I2C1 communicates

Posted on July 30, 2014 at 17:17 Hello everybody, I have a problem when I try to communicate with I2C1 (on STM32F4DISCOVERY) and a touch panel controller (Azoteq IQS550). First I have to say that I use I2C1 on the demoboard DISCOVE...

HAL libraries don't compile in KEIL using CPP

Posted on July 21, 2014 at 19:25Hello all, I wanted to use the HAL libraries for a project in KEIL. But when I add the --CPP flag to support CPP compiling I get a ton of errors, all of them are the following: ..\..\..\..\..\..\Drivers\STM32F4xx_HAL_...

riktw by Associate
  • 536 Views
  • 1 replies
  • 0 kudos

SDRAM Read operation bug when using HAL libraries.

Posted on July 16, 2014 at 20:12Hello All, I was trying to write and read data from SDRAM on the STM32f429- Discovery board.I was able to write data to the SDRAM but the read operation was not working.I used the STM32Cube Mx utility to generate the ...

STM32F407 USART1 Reception: glitch/noise issue

Posted on July 31, 2014 at 00:05 Hello! Setup:2 custom boards (1 that's similar to the Discovery F4 and one that's based on a PSoC 5LP) linked by RS-485 (SN65HVD75 transceivers, half duplex, single twisted pair). Data flow: the STM...

jfduval by Associate
  • 666 Views
  • 1 replies
  • 0 kudos

Porting USB example project to specific MCU

Posted on July 28, 2014 at 16:12Hello,I'd like to use an USB example project on a different (but very similar) microcontroller on a custom board.The example project: STM32 USB FS Device Library V4.0.0 --> VirtualComport_Loopback project --> STM3210B...

tpphysik by Associate II
  • 661 Views
  • 3 replies
  • 0 kudos