STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI2 STM32F103C8

Posted on November 17, 2014 at 09:26 Hello. Why oscilloscope shows nothing on MISO/SCK? #include ''stm32f10x.h'' void init() { GPIO_InitTypeDef GPIO_InitStructure; SPI_InitTypeDef SPI_InitStructure; RCC_APB2PeriphClockCmd(RCC_APB2Periph_G...

In application programming over i2c

Posted on November 14, 2014 at 14:02Hi all,I am trying to implement IAP over I2C in my STM32L151CB processor. I have a IAP-program and a Main Application-program. These two programs are completely separate uVision projects in the Keil development en...

kennethf by Associate II
  • 430 Views
  • 2 replies
  • 0 kudos

How to send DATA from Slave to Master over SPI

Posted on November 17, 2014 at 16:12Hey guys I'm think to send data from Slave to Master over SPI but there is a problem. when I send the dummy data on SPI lines for create clock on SCK line for Slave, How can I send the data from slave to Maser whe...

Cubemx 4.4.0 rtc bug

Posted on October 17, 2014 at 21:30 Hello everybody! I found a bug with the new cubemx and rtc clock code generation. So I set te RTC paramters at cubemx, the first what I see that the sync predivider limited to max 255, but this is ...

totti001 by Associate II
  • 743 Views
  • 4 replies
  • 0 kudos

STM32F4 Discovery Board and CooCox

Posted on November 17, 2014 at 03:38I have started to use CoIDE to build codes to STN32F4 Discovery board. Any advice for using ''only'' ST supplied peripheral drivers and libraries? I do not want to use CoIDE wizard to deliver required/ selected dr...

adnan by Associate
  • 404 Views
  • 1 replies
  • 0 kudos

[Solved] DCMI on the 32F429IDISCOVERY

Posted on June 10, 2014 at 20:29 Hello, Relevant information: The camera is the OV76I am supplying power through the USB port of my laptop.Signals look fairly well with a scope.Feeding the camera with the HSE divided by two (MCO2)...

STM32F429 Flash tool

Posted on November 17, 2014 at 15:45How to flash STM32F429 LQFP176 through USART during production? I have tried STM32 Flash Loader demonstration tool but it looks like STM32F429 with 2MB flash is not supported. Any other tool to flash this chip dur...

DMA 16 ADC channels

Posted on November 13, 2014 at 11:31Hi,I need examples or informations about DMA and ADC 16 channels. I saw examples where DMA manage 4 ADC channels.   Thanks

mosine by Associate II
  • 548 Views
  • 3 replies
  • 0 kudos

Program execution stops during flash page erase

Posted on November 17, 2014 at 10:21Hi,There is an Audio-Codec connected by I2S to the STM32F407/401 with 48kHz. Every sample needs to be calculated as soon as it arrives to keep the latency between Analog In and Out as short as possible, which mean...

koster by Associate III
  • 381 Views
  • 2 replies
  • 0 kudos