AN4776 - General Purpuse Timer Cookbook Examples
Posted on September 20, 2016 at 12:23Hello, i´m reading the AN4776 Application Note, but i don´t know where to find the code examples of the AN to download them. Any help ? regards,
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on September 20, 2016 at 12:23Hello, i´m reading the AN4776 Application Note, but i don´t know where to find the code examples of the AN to download them. Any help ? regards,
Posted on February 03, 2012 at 09:20Hi , I'm looking for an example with SDIO+eMMC (and not SD). Is there something like that ? Another thing: Someone has information on eMMC commands ? Thanks Mikael #google #sdio+emmc-example
Posted on September 10, 2016 at 14:54Hello. When I'm compiling a project genereted in CubeMX I've got this error: make: ***[Drivers/STM32F4xx_HAL_Driver/stm32f4xx_hal.o] Error 1. Do you know how to fix this?
Posted on September 19, 2016 at 20:19I'm new to this microprocessor, and am trying to configure Timer3 with my own code as opposed to that generated by STM32CubeMx / HAL. This is mostly to learn the timer peripheral, but I may want to implement my ...
Posted on September 19, 2016 at 19:07Hi!As i was searching for a STM32 with 4 SPI peripherals I stumbeld across the STM32F303RE. After consulting the manual, I am a bit confused: The webdescription and Feature list tells me, that there are 4 SPIs on...
Posted on September 19, 2016 at 17:13Hi,I am new to programming the stm32 chips and I want to use the LPTimer to wake up from Stop mode. I used CubeMX to initialize the timer with interrupt. I use the LSI with no prescaler (I can change this of cour...
Posted on September 18, 2016 at 20:23 Hello Friends, can anybody tell me how can we print utf-8 in keil uvision? i changed the editor encoding to utf-8 without signature. i tried this codes with no success: #pragma import(__use_u...
Posted on September 17, 2016 at 07:55Hi, i want to load program to stm32f0 . i am using MDK keil version 5.I have external st link/v2 for programing. i didn't have development board. For programming connecting made Stm32f0 St link/v2 VD...
Posted on September 20, 2016 at 07:41 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on September 19, 2016 at 22:52I've seen a lot of examples and almost all of them from STM have only a single interface. And it seems like most of the time, one interface should be enough. Since I am still learning USB, for those who have expe...