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...
Ask questions, find answers, and share insights on STM32 products and their technical features.
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...
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...
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 ...
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.
Posted on August 03, 2016 at 18:13 I have a new board that uses the rev 3 silicon and it will not reset under software control. I have an older board design that uses the rev 1 silicon and the software reset logic works properly. The new board d...
Posted on August 05, 2016 at 09:23hi i am new in forum . i want to learn how to programming STM32 in C language. i am using STM32 cube and keil ide . i am able to programming of atmeaga 328p AVR micro-controller. I am searching on internet but didn'...
Posted on August 05, 2016 at 20:06edit: it is finally back again :)
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 ...
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...
Posted on August 04, 2016 at 18:22I could find the STM32F0x2_USB-FS-Device_Lib V1.0.0 for the STM32F0 but I can seem to find the equivalent USB Device library for STM32F4. Does anyone happen to have the link? I have downloaded the ''en.stm32cubef4''...