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

Problem with STM32F103ZE SPI data send

Posted on June 04, 2014 at 04:47Hello I am trying to send opcode bytes MCBSTM32 to GP22. But as I debug in Keil I observe the the byte to be sent(0x50) is nit being written on the SPI data register in stm32f10x_spi.c. Instead the data register is sh...

CPU,DMA UART Transfer Independently

Posted on June 05, 2014 at 22:21Hello,       I want to transmit 10000 samples taken by adc continuously stored in an array. Is it possible the DMA-UART can transmit this to the PC while the CPU can take the next set of samples(independently) i.e wit...

Upload A Binary File In Web Server

Posted on June 07, 2014 at 16:46Dear all, If someone can solve my problem : I'm working on STM3221G-EVAL Board .. I want to know how can I upload a Binary File in a web server ... Thanks

CHN1 and CHN1N collision - is it posible ?

Posted on June 07, 2014 at 16:52 hello dear forum I designed an inverter for vibration tank ( photo below ) it issimply an H bridge with 500 V 20 A mosfets the frequency and duty is variable with STM32F103 the vibrator worked...

0690X00000602v8QAA.jpg

Alternative usage of timer channel pins

Posted on June 10, 2014 at 15:42Hello, as described in the reference manual, the STM32F103 have timers with up to four channels - for example TIM1 - TIM5. But in my application i need only one channel (for output compare or pwm output). In the Micro...

STM32F103RC SPI3 configuration

Posted on January 14, 2014 at 09:16Hello,I can't get SPI3 on pins (PB3, PB4. PB5) working. On the scope I checked that SPI clock is running. But still I can't read MX25L6406E flash ID. Functions that handles flash commands are checked and is working...

linas by Associate
  • 1112 Views
  • 4 replies
  • 0 kudos

Setting time and date on STM32F103

Posted on June 10, 2014 at 10:14Hi, I'm porting code from a M0 to an M3 part and libraries are quire a bit different. I need a quick tutorial on initializing the RTC and setting  time and date using the stm32f103 part. I've already obtained the date...

stenasc by Senior
  • 1039 Views
  • 2 replies
  • 0 kudos

STM32L1 I2C2->SR2 busy flag set after reset

Posted on June 09, 2014 at 17:26Hello all, I am working with an STM32L1 and a I2C interface (Concretely I2C2, Pins PB10 and PB11). I tried different things but I am still not able to overcome the following issue: after intialising the I2C interface...

guillem2 by Associate II
  • 1355 Views
  • 3 replies
  • 0 kudos