Search the Community
Showing results for tags 'STM32'.
-
I need a little help to choose the right device. I would build a digital audio player with the following characteristics: - it should read data from SD card only (up to 32GB size) - SD card will be formatted FAT32 - the root of SD card will contain folders only (named as album title/artist) - no subfolders will be allowed on SD card - each SD card folder will contain wav files only (named as title track) - only 16 bit / 44.1 kHz wav files will be allowed (CD quality) - music data should be read and managed synchronously - 6 buttons have to be managed: previous track, next
-
Hello, I'm a newbie here. I have difficulties in looking for a basic tutorial on how to program a STM3210E-LK. online pdfs would be great! My foundation for programming is not that good. can anyone help me?
-
http://www.st.com/web/en/learning/seminar/STM32_F4_Cortex_M4_MCU_Seminars?ecmp=stm32f4cortexsem_da_avnetbn728x180_sep2013 What you will learn:
-
I got myself a mini-STM32 development board with a nice LCD with a touch screen (from DX, SKU 157301). The main reason I ordered it was that I read a thread on somebody's experiments with that kit (or a very similar one), and I thought it would be fun to play with. I thought the thread was here on 43oh forums. But now I can't find it, which is a shame, because whoever wrote that thread had a lot of experiments and things tested, which would be a great starting point. Oh well, I should have bookmarked it.
-
Is anyone running their STM32 development on a FreeBSD machine? Or any other *BSD for that matter? Is there a how-to / writeup on what tools to use and how to get them going? I couldn't find anything, my google-fu must be weak...
-
Just spotted this. I suppose you could now consider Sony's SmartWatch to be a nice small STM32F205RGY6 based dev board with touchscreen and Bluetooth. http://developer.sonymobile.com/services/open-smartwatch-project/ Detailsed specs here: http://developer.sonymobile.com/services/open-smartwatch-project/smartwatch-hacker-guide/
-
since i am a beginner in this, i wanted to know how to activate the interrupts in stm32 cortex-m4 ???