STM32F070RB DMA channel TIMER setting for sevarel stem
Posted on September 25, 2016 at 02:50STM32F070RB DMA channel TIMER setting for sevarel stem
Posted on September 25, 2016 at 02:50STM32F070RB DMA channel TIMER setting for sevarel stem
Posted on September 26, 2016 at 12:57Hi, I use quadrature encoder connect to stm32f103 timer which I set to encoder mode and its work properly. I count to 1632 - its full wheel rotary, but I dont know how to calculate a current speed from this data....
Posted on September 20, 2016 at 20:29 During evaluation of this chip, we found thatthe microcontroller apparently sets the ACK bittoo early when receiving messages from other devices. Bus was 250 KBaud with a sample point of 80% (also tried 75% a...
Posted on September 26, 2016 at 09:12 In my application STM32F411 is a SPI slave (TI mode) and the master microcontroller transmits data as packets perpetually till an acknowledgement is received from STM After a packet of data is received by ST...
Posted on September 26, 2016 at 11:56Hi,I would like to use CubeMX and its grafical interface to generate code for my project in the Keil uvision IDE. I would like to use RTX RTOS too.I only found this tutorial:http://www.keil.com/pack/doc/STM32Cube...
Posted on September 26, 2016 at 08:18Hi all:Newbie here. I've found myself in a situation where I would really benefit from having a backup binary of the default embedded ST bootloader (strictly not looking for source as that isn't offered and I'm ...
Posted on September 23, 2016 at 12:39Hey guys,I'm thinking of buying a discovery board or evaluation board. However I'm not sure which one to choose.I'm currently working on an Arduino for a private project, but arduino has 2 Major disadvantages: 1)...
Posted on September 09, 2016 at 04:32Dear All,Could you kindly help me to find some example code for 7 segment or alarm control ?Thanks in advance.
Posted on September 21, 2016 at 15:36Hello. I'm working on a project, running on STM32F427IIH6, which uses FreeRTOS 6.1 and LwIP 2.0. There are several TCP clients and TCP/UDP servers and it's running with no issues. But after adding UDP client, lo...
Posted on September 22, 2016 at 18:53Hi there,I got an issue recently when I was trying to set up the I2C speeds for STM32L476RG. I can set it up for an approximate value but never get the exact one. For example, I want to achieve 100 kHz while I ca...