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

Problem with getting job

Posted on June 05, 2015 at 10:07Hello dear friends ! I working for freelance programmer microcontroller about 1 year . Today, I want to get formal employment in some companies . But employers are not interested in a freelance programmers , everyone ...

bomon85 by Associate
  • 661 Views
  • 2 replies
  • 0 kudos

CCM and Structures

Posted on June 05, 2015 at 16:07 Hi everyone, I need to put the maximum of my data in the CCM. This is already done for simple types like this : uint32_t memory_dur_init __attribute__ ((section( ''.ccm'' ))); I'm scratching my h...

benoit2 by Associate II
  • 565 Views
  • 1 replies
  • 0 kudos

STM32F205RCTb bootloader driver for Windows 7 64 bit PC

Posted on June 05, 2015 at 09:13HiOnce we jump to bootloader of STM32 controller for Firmware upgrade(DFU mode),the Windows7  64 bit OS  was not able to install driver automatically(However it worked in 32 bit OS). IS there any link or place where w...

stm32f4 USART2 problem

Posted on June 04, 2015 at 22:37 I am trying to use pb8 and pb9 with stm32f4 's usart 2 peripheral.I first used usart 2 with pb6 and pb7.It worked great but then i was obliged to change them. to pb8 and pb9. Here a quick look at my code. ...

d4ng3r09 by Associate II
  • 673 Views
  • 2 replies
  • 0 kudos

USART1 - interrupt problem with STM32F051

Posted on June 04, 2015 at 17:01Dear community,I am trying to initialize the UART of the STM32F051 µC – however receiving of data does not work because the interrupt is not triggered. I recognized only the weak initialization of the UART1 interrupt ...

jogerh by Associate II
  • 737 Views
  • 4 replies
  • 0 kudos

STM32F429 SPI Issue

Posted on June 04, 2015 at 06:39Just got a STM32F429 Discovery board and am seeing something weird when implementing an SPI driver in master mode. I'm writing the SPI driver code from scratch and am not using a peripheral library.The SPI peripheral ...

jerry2 by Senior
  • 682 Views
  • 3 replies
  • 0 kudos

Overclocking

Posted on June 04, 2015 at 09:39I'm using a stm32f303 which has a max clock speed of 72MHz. It would be very convenient for me to set it to 73.728MHz.  It works on my board, but what effect does a few percent overclocking have on the MCU? How is rel...

gbigden by Associate III
  • 2581 Views
  • 5 replies
  • 0 kudos

STM32F030 Internal Oscillator Accuracy

Posted on June 04, 2015 at 20:28I can't find the internal oscillator accuracy anywhere in the datasheet or the reference manual. If I have the sysclk set at 48MHz from the internal osc. what are the limits of what that sysclk may actually be? #da...

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