STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

DMA normal buffer

Posted on March 13, 2015 at 14:50Hi I have attached a piece of code in which DMA is configures as circular buffer. I have configured a total buffer complete interrupt. when I get into the interrupt I want to change the BUFF_SIZE In data shet it is ...

sanjib by Associate III
  • 903 Views
  • 6 replies
  • 0 kudos

Can not make RDP work in STM32F429i_Disco

Posted on March 19, 2015 at 13:38I can not make RDP work in STM32F429i_Disco My code is: ~~~~~~~~~~~~~~~~~             FLASH_OB_Unlock();             FLASH_OB_WRPConfig(FLASH_WRP_SECTORS, DISABLE);             FLASH_OB_WRP1Config(FLASH_WRP_SECTORS,...

Linda by Associate II
  • 510 Views
  • 5 replies
  • 0 kudos

Fatfs on external flash

Posted on March 24, 2015 at 14:21Hi All!I have a task to connect external flash with SPI interface to stm32f4xx. After that, I have to make fatfs on this flash. Could anybody help me to find an example for doing this? Thanks in advance for your help...

96721 by Associate
  • 550 Views
  • 1 replies
  • 0 kudos

STM32CubeMX 4.6.0 Bug Report - Update Manager

Posted on March 23, 2015 at 09:01I have installed the STM32CubeMX 4.6.0. The version 4.7.0 is released today. If I go to menu Check for Updates or Install New Libraries I have no information about new version. I see in the table Installed Version 4....

0690X00000605fwQAA.png

stm32f0discovery - problem with UART DMA transfer

Posted on March 06, 2015 at 14:21Hi. I am a newbe in STM32 microcontroles. I have problems with starting the DMA transfer to UART. This is my init for UART. /* * Helpers for DMA configuration */ static UART_HandleTypeDef *hRS232_handle=&RS232_hand...

SDADC Manual code Examples

Posted on March 23, 2015 at 18:03Good Day,Could anyone please help?i am Currently developing using a STM32F373 MCU and Struggling to get the SDADC Working According to the Reference manualI am using the MikroC Compiler and there are no SDADC Librari...

jody by Associate
  • 770 Views
  • 2 replies
  • 0 kudos

Timer configuration

Posted on March 23, 2015 at 17:56 Hello, I using a STM32F103 processor and Keil uvision MDK. I have this timer configuration in my project: TIM_TimeBaseInitTypeDef timerInitStructure; RCC_APB1PeriphClockCmd(RCC_APB1Periph_TIM2...

hospodar by Associate III
  • 685 Views
  • 4 replies
  • 0 kudos