While I might be a little late in getting it, I finally have it. The STM32F0-Discovery Kit. This little board is awesome! Besides having a ton of usable I/O pins, it has pads for your own crystal (PTH or SMT) and has a nice speed on it with no crystal. You can get 48Mhz withContinue reading “STM32F0-Discovery”
Category Archives: ARM(7, Cortex, etc)
BeagleBoard-xM – Part 3. Narcissus
Ok below you will see a video on how to go about using Narcissus to generate a image and u-boot stuff for our MicroSD card.
BeagleBoard-xM – Part 2. SD Card Setup
Ok I was going to write a whole thing on how to do this but it makes more sense to make a small video with captions. No sound sorry. I dont have one of those sexy over the internet voices 🙂 Also… I am usually listening to music when working on my PC its relaxingContinue reading “BeagleBoard-xM – Part 2. SD Card Setup”
BeagleBoard-xM – Part 1. Some Basic Info
As you may know i got my hands on a Beagleboard-xM. This things seems so cool but is the most fustrating board i experienced. Perhaps that’s because im not that linux savvy. From what can tell the most important first step in this stuff is booting the uSD(micro sd) card it came with. Which isContinue reading “BeagleBoard-xM – Part 1. Some Basic Info”
Beagleboard-xM Startup
Copied from Putty: Texas Instruments X-Loader 1.4.4ss (Aug 19 2010 – 02:49:27) Beagle xM Rev A Reading boot sector Loading u-boot.bin from mmc U-Boot 2010.03-dirty (Aug 20 2010 – 20:50:46) OMAP3630/3730-GP ES2.0, CPU-OPP2, L3-165MHz, OMAP3 Beagle board + LPDDR/NAND I2C:Â Â ready DRAM:Â 512 MB NAND:Â 0 MiB *** Warning – bad CRC or NAND, usingContinue reading “Beagleboard-xM Startup”
WonderMedia Part 2.
Ok i found some great info on this WonderMedia WM8505 part. Using my awesome google-ing skills i found some great stuff including a Data sheet for the WM8505… On a side note… Still not able to get into original U-Boot.bin 😦 I uploaded it to my site for all: http://atomsofttech.com/WM8505/ I havent completely checked outContinue reading “WonderMedia Part 2.”
Chinese Wonder* (pun)
Ok i have one of those tiny 7 inch laptops which has a ARM and WinCE/Android running on it.. While this is pretty cool to have i have no use for it. Unless i start learning how to program for android. Which i will not even get into. The cool thing i like about thisContinue reading “Chinese Wonder* (pun)”
STM32F4 Fixed
Take a look…. Fixed and Works like a charm!
BlinkDemo – CrossStudio Prep
STM32 Intro Using Crossworks
I will be release a small series on how to get started using the STM32F4-Discovery which can be applied to STM32 in general. The series isnt planned out much but i intend to show how to blink a LED from CrossStudio Project creation to Programming the device. I hope you all will enjoy this seriesContinue reading “STM32 Intro Using Crossworks”