Arm Community
Site
Search
User
Site
Search
User
Support forums
Arm Development Studio forum
Just got an STM32F4 discovery board.. Needing a little help :-)
Jump...
Cancel
Locked
Locked
Replies
4 replies
Subscribers
119 subscribers
Views
7781 views
Users
0 members are here
Options
Share
More actions
Cancel
Related
How was your experience today?
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion
Just got an STM32F4 discovery board.. Needing a little help :-)
Joseph Villa
over 12 years ago
Note: This was originally posted on 17th June 2012 at
http://forums.arm.com
Hi everyone!
I'm new to the world of microcontrollers. After some research, I bought my first ARM based Microcontroller; the STM32F4 Discovery.
Now, I have a few questions for the community, hopefully someone can answer me.
The first question has to do with the memory on the STM32F4. I was wondering if there was a way to expand the memory? Maybe have the memory on CPU, but then secondary dynamic memory (non flash) that could be added to the 192KB as extended memory.
the second question is which compiler should I start with? I normally run Ubuntu Linux 12.04, but I also have Windows on a virtual machine via Virtualbox that I'm able to load up Keil, and some of the other compilers on. I would personally like to have something that I can run on Ubuntu 12.04. Then again, I'd like to start with something that I can focus less on the software and more on the coding. I'm doing this independantly, so I'm on a budget. Which compiler would be best for me?
the third question is where should I start? I was a little confused as to what I should do first or how to set up a project. Where should I start to figure out how to code for this microcontroller? Are there any great books to read on this?
Thanks,
3vix6
Parents
Joseph Yiu
over 12 years ago
Note: This was originally posted on 18th June 2012 at
http://forums.arm.com
Hi 3vix6,
The external memory controller (FSMC) in STM32F4 supports external SRAM, PSRAM.
So, the answer is yes, you can add memory to this chip (64MB maximum).
Please note that access to external SRAM and PSRAM will be slower than on-chip SRAM.
By the way, ST has got their own forum:
https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/AllItems.aspx
regards,
Joseph
Cancel
Vote up
0
Vote down
Cancel
Reply
Joseph Yiu
over 12 years ago
Note: This was originally posted on 18th June 2012 at
http://forums.arm.com
Hi 3vix6,
The external memory controller (FSMC) in STM32F4 supports external SRAM, PSRAM.
So, the answer is yes, you can add memory to this chip (64MB maximum).
Please note that access to external SRAM and PSRAM will be slower than on-chip SRAM.
By the way, ST has got their own forum:
https://my.st.com/public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/AllItems.aspx
regards,
Joseph
Cancel
Vote up
0
Vote down
Cancel
Children
No data