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

Battling to configure/access STM32F205ZE DMA

Posted on November 29, 2012 at 09:45I am trying to use DMA1 Stream 1 Channel 4 in the STM32F205ZE  (IAR Embedded Workbench IDE).   Attempts to configure the DMA (using the Std Peripherals library) result in no change in the register values (all val...

ST-LINK V2/IAR not programming?

Posted on November 28, 2012 at 22:36I'm trying to upload a ChibiOS demo to the STM32F3 Discovery board. The project builds fine under IAR and appears to connect & program correctly over the onboard ST-LINK. However, when I change the code (i.e. comm...

STM32F4 USB/SERIAL COMMUNICATION

Posted on November 28, 2012 at 14:34hello everyone, i`m working on an academic project.i`m trying to read sensor values and needs to send the readings after calculation to PC via USB or Serial port Does initializing and sending data to USART1 requir...

STM32F 103 SysTick ve Uart Interrupts

Posted on November 29, 2012 at 09:38Hello everybody,I have a problem. I'm using STM32f103rbt6. I'm using SysTick and USART interrupts. They are working independently. SysTick is used for Delay operation. But in a case, I must use this Delay function...

Serial library for STM32

Posted on November 23, 2012 at 23:08Hi,Does exist any serial library for STM32 ? I searched on this forum and google and I found nothing, I'm looking for a traditional serial lib that allows to send other types of data than char (int32_t, float ...)...

DMA1 architecture

Posted on November 28, 2012 at 15:09Can DMA1 control SDIO and be responsible for transfer data from memory to SD card? I'm using DMA2 for different data transfers. Based on Table 23, page 173, document ID 15403 rev 4 it is not possible because SDIO ...

zbyszekl by Associate II
  • 440 Views
  • 2 replies
  • 0 kudos

CS43L22 STM32F4discovery

Posted on November 28, 2012 at 19:38hello Does any one know how to send sound data to headphone DAC on CS43L22 ? main goal is to read data from mic, that use convolution with my low pass filter coefficients, and then send data to headphones. Somehow...

linas2 by Associate II
  • 563 Views
  • 2 replies
  • 0 kudos

Problems with interrupts for STM32f051

Posted on November 26, 2012 at 15:32Hello all,I'am porting an stm32f103 application to an stm32f051 It is a bootloader which loads an application via RS485However I ran into problems with clearing the usart buffer. The uart interrupt is enabled for...

evert2 by Associate II
  • 493 Views
  • 3 replies
  • 0 kudos