STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem when programming for stm32f765

Posted on June 17, 2018 at 12:17Hi, has anyone worked with stm32f765 ? I'm now working with it in my project. I created my own PCB to test this stm32f7  , I have try  many time but anytime I test it, the stm32f7 always be damaged because I found tha...

SAI IO on pins from SAI example

Posted on June 16, 2018 at 05:58Hi,I am trying to change the SAI IO pins on the STM32F769_Discovery board using the SAI example.I would like to point the defined SAI block to arduino pins on the Discovery board so I can view them on the scope.I get ...

benyBoy by Associate II
  • 1035 Views
  • 5 replies
  • 0 kudos

Why won't this project build?

Posted on June 17, 2018 at 16:54I'm very new to STM32 MCU programming and I started an SPI project on TrueStudio. I needed an LCD library as well and hence I adapted an existing library to be used with mine and added those files under Inc and Src. W...

Resolved! Unable to connect usart1 to bluetooth hc-05

Posted on June 16, 2018 at 16:35 I've been trying to connect USART_1 with bluetooth hc-05 for the past few days, andI am unable to do so. The Microcontroller I am using is nucleo STM32F103RB. Here's the code (I am not using any library) #define...

BlueNRG-1 DIO11

Posted on June 17, 2018 at 12:34Hi,I used the BlueNrg-1 on a few projects but I have never had the problem before as I have never used DIO11. What concerns me that every is 100% when stepping through my code just before entering the BlueNRG_Sleep fu...

Migrating project from STM32F030 to STM32F071

Posted on June 17, 2018 at 11:49I have a uVision project which is built on STM32F030C8 microcontroller. I'm using STM32F0xx standard peripheral library in my application. Now I need to migrate to a higher version of the controller, as my application...

droid nk by Associate II
  • 465 Views
  • 1 replies
  • 0 kudos

Use of clock dividers in timers (STM32F103)

Posted on October 25, 2014 at 16:02 Hi, I have just begun toying around with a STM32F103 (on a STM32 Nucleo board) and I have some troubles understanding the expected behavior of the clock divider in the timers. So my original goal...

alexpes59 by Associate II
  • 1962 Views
  • 3 replies
  • 0 kudos