STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

[STM32F4-Discovery] USART6 Problem

Posted on April 08, 2014 at 11:36 I wrote this program, but after I uploaded and connect RS232 to my notebook, Putty didn't show anything, what the problem? The source code is down blow: #include ''stm32f4xx.h'' // Device header #include <stdio....

STM32F030R8 External Oscillator

Posted on April 03, 2014 at 13:17Dear friends, How can I use external oscillator with STM32F030R8? I try it with Discovery Kit but it can not work properly? Do we need something with software side? When we do it with STM32F100R series, it is easy bu...

metin by Associate II
  • 683 Views
  • 7 replies
  • 0 kudos

STM32 Cryptographic Library

Posted on April 09, 2014 at 14:02Hi, I am using  STM32 Cryptographic Library . There is a function ''STM32_CryptoLibraryVersion'' that gets as a parameter the structure  STM32CryptoLibVer_TypeDef. The problem is that I can't find the description ab...

Use SPI NSS as a generic GPIO

Posted on April 09, 2014 at 11:11Hello, I'm trying to configure SPI1 with NSS software management in my STM32F100, because I want to manage NSS pin as a generic IO pin. Is this possible? For example, I've configured my NSS pin as a generic open-drai...

pieretti by Associate II
  • 214 Views
  • 0 replies
  • 0 kudos

STM32CubeMX not working on my notebook

Posted on April 02, 2014 at 10:30Hello,I have downloaded and installed STM32CubeMX version 4.0.0. My notebook is running 64 bit Windows7. The JRE version installed is 7.0.510 (JRE1.7.0_51). When I troed to run STM32CubeMX it gives an error message s...

STM32F429I Stock

Posted on February 04, 2014 at 21:37I recently noticed that Mouser is listing stock (delivery at end of Jan or 15 weeks lead time � so ordered mine hoping for sooner rather than later) of the STM32F429 � Yippee. Not the 429Z I was thinking of using ...

Writing Interrupt Handlers

Posted on December 13, 2012 at 13:00Hi,I wonder if C compiler has to know that the given function is an interrupt handler. Looking at the sample code I see not pragmas or any other ways to tell compiler about it. From the other side as far as I coul...

dimax by Senior
  • 2936 Views
  • 5 replies
  • 0 kudos