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

External 16550 with STM32F103 FSMC

Posted on February 08, 2012 at 20:49I have an application that needs 9 (yes, 9) serial ports.  The STM32F103 I am using supports 5, so I am adding an external 16554 quad uart.  As part of my testing before actually getting a board built, I am trying...

jwormsley by Associate III
  • 502 Views
  • 0 replies
  • 0 kudos

STM32 SPI port

Posted on February 06, 2012 at 18:02I am trying to interface with an SPI port device which requires a 24bit transfer, I have successfully managed to achieve this using the example code and standard peripheral library but I am seeing gaps between byt...

dwooller by Associate II
  • 1360 Views
  • 6 replies
  • 0 kudos

Data initialization in flash memory on stm32f103 controllers

Posted on February 07, 2012 at 07:36  Hello! I'm looking for information - how to initialize data (e.g. arrays, strucutures etc.) in flash memory. It isn't enough RAM memory for my programm.  I'm using Atollic TrueSTUDIO®/STM32 Lite IDE. I think th...

nazmievr by Associate
  • 731 Views
  • 2 replies
  • 0 kudos

SPI as full/half duplex

Posted on February 01, 2012 at 15:17 Hi all , A simple question: I have an external ADC, and to get the values, I need to generate cyles to obtain the values. My SPI is configured as master + fullduplex mode and to receive bytes I have to send a dum...

elharrar by Associate II
  • 658 Views
  • 3 replies
  • 0 kudos

stm32-p107 spi

Posted on February 03, 2012 at 21:20Hi, I am trying to get the SPI interface to work so that I can access the microSD card on the board. However I find that I cannot put the card into SPI mode, when sending CMD0 (go to idle) I read back 0, instead ...

SOLVED. USBH_BulkReceiveData problem

Posted on January 31, 2012 at 13:25The problem is found, but there there is an eternal interrupt loop when NAK from device, so there is an another patch is required for the host lib, 'cause there is no wayto know when the device finished data transf...

0690X00000604xqQAA.png
dzuikov by Associate II
  • 587 Views
  • 1 replies
  • 0 kudos

1MHz timebase messing with PWM frequency

Posted on January 30, 2012 at 08:06(I'm posting this ''again'' as it doesn't look like it posted. :-/)Hi,I've been using the PWM Output example for my PWM jobs. The timebase was setup as follows (with variables replaced with actual perimeters):  Pre...

Timer (TIM2) goes twice as fast as expected

Posted on February 03, 2012 at 21:38I can't tell if this is a ''feature'' or some strange incongruence.  I am using an STM32F103ZG (on STM3210E-EVAL board).  - The clock is set to 48 MHz, as USB is being used.  - The APB1 bus is set to 12 MHz (divid...

jpnorair2 by Associate II
  • 1390 Views
  • 4 replies
  • 0 kudos