STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STMCubeMX + STM32F0308-DISCO + RTC Alarm

Posted on September 23, 2015 at 19:48Hello,I am using STM32CubeMX with F0_V1.4.0 HAL to generate a IAR 7.40 EWARM project.I have setup the STM32F030R8Tx CPU to use the RTC, and generate an internal Alarm A.In the STM32CubeMX I have setup the RTC con...

mikes by Associate II
  • 326 Views
  • 1 replies
  • 0 kudos

serial com. USART6 not working

Posted on September 30, 2015 at 09:15 To start with, I know usart problems are common and I've read lots of threads and other sources trying to find whats wrong but I don't see it. Anyone here see anything to correct? /*Enable USART6 cloc...

axelsamik by Associate II
  • 1265 Views
  • 10 replies
  • 0 kudos

UART stm32f4

Posted on September 25, 2015 at 10:47 Hello, I'm trying to run rs485 using transceiver sn65hvd11, and two 2 stm32f4. The first is a master, second is a slave. The problem is that I cant run the communication between the two devices. This is the ...

boris23 by Associate
  • 307 Views
  • 1 replies
  • 0 kudos

CODE FOR RX AND TX BUFFER

Posted on September 30, 2015 at 15:21CAN SOMEONE PROVIDE ME WITH FULL WORKING CODE OF RX AND TX BUFFER FOR RECEIVING AND TRANSMITTING DATA IN STM32F07 USART. ANY HELP IS WELCOME.THANKS IN ADVANCE

RTC Cannot Set New Time

Posted on November 24, 2014 at 13:35Hello.I have a problem with set time. When I config time on program start, time is ok, but after, I can not set new time.This is a code:void RTC_Config(void){ RTC_InitTypeDef RTC_InitStructure; RTC_TimeTypeDef RTC...

stm32 exti always pending

Posted on September 30, 2015 at 14:34 In my project based on stm32F107 i use four pins (PINE 12-15) to catch rising level on them. My problem: two pins always produce external interrupts but there are no rising level on them and other two pins n...

I2C Interface

Posted on September 29, 2015 at 23:28I Trying To I2C Interface With DS1621 Using HAL Driver STM32Cube-MX 4.7.0As Per HAL Driver I Try To Check Device Is Ready or NOT It Stuck At if(I2C_WaitOnFlagUntilTimeout(hi2c, I2C_FLAG_SB, RESET, Timeout) != HAL...

bhavesh by Associate II
  • 276 Views
  • 1 replies
  • 0 kudos

How to troubleshoot STM32F7 board bringup

Posted on September 28, 2015 at 11:27Hey everyone. I've just put together my first STM32F7 LQFP100 breakout board. I wanted to first try the STM32F7 Discovery board, but the camera connector doesn't support the OV5645.I'm having trouble uploading fl...

0690X000006034fQAA.jpg