Difference: MainMCUFirmware (5 vs. 6)

Revision 62016-04-23 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="EWheelEn"
%DASHBOARD{ section="banner"
Line: 23 to 23
 Unfortunately the Processor Expert USB Stack v3.2.0 is no longer supported. But you can still find it under:
(ARCHIVED) USB Stack
Changed:
<
<
I will migrate the USB Stack v3.2.0 to Erich Styger's USB Stack
>
>
I will migrate the Velo Bling-Bling USB software from Freescale USB Stack v3.2.0 to Erich Styger's USB Stack.
 

Debug Adapter

Line: 49 to 49
 used to connect from the OpenSDAv2 of the FRDM-K22F to an off-board SWD connector.
Changed:
<
<
You can still use the FRDM-K22F as a prototype board. You should solder a pinheader an use a jumper if you want to use the FRDM-K22F as a prototype board.
>
>
You can still use the FRDM-K22F as a prototype board. You should solder a pinheader and plug a jumper if you want to use the FRDM-K22F as a prototype board.
 
Changed:
<
<
See also OpenOCD/CMSIS-DAP Debugging with Eclipse and without an IDE
>
>
See also an excellent introduction to OpenOCD/CMSIS-DAP Debugging by Erich Styger.
 
Changed:
<
<

Repository

>
>

Get the Software and Import it into the IDE

Get the Source from the Repository

The Velo Bling-Bling Kinetis project is on the GitHub repository https://github.com/spyren/veloblingbling-mcu. Download the ZIP-File and unzip it or better clone the repository e.g. for GNU/Linux:
psi@homer:~/veloblingbling> git clone https://github.com/spyren/veloblingbling-mcu
Klone nach 'veloblingbling-mcu' ...
remote: Counting objects: 265, done.
remote: Compressing objects: 100% (97/97), done.
remote: Total 265 (delta 167), reused 260 (delta 166), pack-reused 0
Empfange Objekte: 100% (265/265), 223.50 KiB | 0 bytes/s, Fertig.
Löse Unterschiede auf: 100% (167/167), Fertig.
Prüfe Konnektivität ... Fertig.
psi@homer:~/veloblingbling>

Import the Project into the IDE

 
Changed:
<
<
https://github.com/spyren/veloblingbling-mcu
>
>
File -> Import -> General -> Existing Projects into Workspace ->
 
Added:
>
>
  • Data sheets
 
Changed:
<
<

  • ARM Cortex M4, 50 MHz
>
>
 
  • Run mode current 17 mA, wait 8 mA
  • A/D Converter - Bits (bit) 16
  • Additional Features Vref
Line: 91 to 109
 
  • Total DMA Channels 16
  • Total Flash memory (kB) 320
  • LQFP-48
Added:
>
>
The MK20DX128VLF5 can also be used, but the memory footprint (Flash and RAM) has to be reduced. The MKL27Z256VFT4 would be an excellent alternative (build-in bootloader, 8 mA run mode current with peripherals, 4 mA wait mode current), but the case is QFN48 and therefore the PCB layout have to be changed.
 
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback