STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

serial data + clock + timer + dma 17 bit

Posted on August 03, 2016 at 00:06 Hello need to implement such a protocol i need to make solution without interrupts and with DMA the main idea is send bufer with timer like here but cant conigure tim...

0690X0000060MnUQAU.gif 0690X000006037PQAQ.jpg 0690X00000603AcQAI.jpg
vasilius by Associate II
  • 1550 Views
  • 10 replies
  • 0 kudos

Unable to Download STM32Cube packages

Posted on August 03, 2016 at 22:11I have been trying to download packages from the st.com website without success. The files downloads proceed for a bit, but simply stop. I've tried this on multiple systems, and all do the same thing.I'm in the US b...

STM32 F0 HAL 1.6.0 USB CDC usage (receiving data)

Posted on August 01, 2016 at 06:35I've got an f070 chip on a board interfaced with a USB port, I used the current 1.6.0 HAL libraries for the f0 series in MXCube to generate the base code needed and through a little of my own have demonstrated that ...

Timer clock 6 MHz and SPI clock 8 MHz

Posted on August 05, 2016 at 19:36Hi.Is it possible to achieve that combination somehow? I am using F303 which has max. SYSCLK 72 MHz (this could go lower). But I would need one timer which runs at 6 MHz and SPI CLK with 8 MHz.

matic by Associate III
  • 500 Views
  • 4 replies
  • 0 kudos

WKUP Pin versus Analog Input 0

Posted on August 05, 2016 at 14:08Hi everyone, I have a STM32f105RC implementation where i use the analog pin 0 as an analog input. During some ESD tests, I had some problems with a resetting MCU. Im searching for some pins, which can be a possible ...

431613 by Associate
  • 306 Views
  • 1 replies
  • 0 kudos

Unknown address

Posted on August 05, 2016 at 19:06 I am looking over some assembly code and I came across this: LDR R3, =0xCADEBABA I have looked everywhere and I cannot find what 0xCADEBABA stores or what its relevance is. I have checked STM32F4 ref m...