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

DAC Example code

Posted on December 07, 2011 at 13:00HiDoes anyone know where I can find example code of using the DAC? I only found application AN3126 pdf but there was no firmware to go along with it.Any help would be appreciated. I've checked out the STM32 librar...

apatel by Associate II
  • 643 Views
  • 1 replies
  • 0 kudos

STM32F2XX Ethernet IAP

Posted on December 06, 2011 at 15:31I've tested the F2xx IAP over ethernet and it didn't work for me, the communications works okay, but the flash erase routine doesn't  work.     Has someone tested this application?

Asantos by Senior
  • 615 Views
  • 3 replies
  • 0 kudos

How to set up MDK-ARM, cmsis, stlib 3.5.0 for 16Mhz HSE

Posted on December 07, 2011 at 00:25Hi, i want to know how to setup my stm32f103ze (HD) project correctly to 16mhz HSE. I build up a device with 16mhz NOT 8mhz. I want to use USB and USART too. It would be nice to have a helping hand. with regards s...

ADC -> DMA with no libraries

Posted on December 06, 2011 at 00:55Hi, I'm trying to implement a sensor network. I know that I must use DMA to be able to work with multiple ADC channels. Since this is a school assignment, I'm not allowed to use any libraries. For some reason I'm ...

dileptor by Associate II
  • 806 Views
  • 4 replies
  • 0 kudos

USB and WFI

Posted on December 06, 2011 at 08:46Hello,I finally get the USB stack to work on my custom hardware.Last thing I need to fix is that once everything is started I rely only upon interrupts (as the USB stack), so my main method looks like :int main(vo...

root by Associate II
  • 349 Views
  • 0 replies
  • 0 kudos

SDIO Issue setting power register. ( F207 )

Posted on October 26, 2011 at 16:11Hi again guys, I have previously had some issues with the SDIO that have been fixed. Recently I moved my SDIO test application into my large application and have been having a strange issue writing to the power reg...

stbbrad3 by Associate II
  • 743 Views
  • 5 replies
  • 0 kudos

stm32f103re EXTI interrupt response time

Posted on December 01, 2011 at 06:29First of all sorry for English and messy explanation. One of EXTI channels configured as interrupt on falling edge. EXTI ISR  toggles GPIO(set/reset) pin and resets EXTI pending bit. I measured time between these ...

trisf by Associate II
  • 3475 Views
  • 10 replies
  • 0 kudos