New project, demo board questions 56F8013

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

New project, demo board questions 56F8013

Jump to solution
2,272 Views
liquidsquid
Contributor II

    Hi all,

I am starting a home project and I would like to use the low-cost demonstration board to develop on.
http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=DEMO56F8013&fpsp=1
I am wondering what are the limitations of this board, and if I should save my pennies for something better. I have a tight budget being this is a home project.

My code size should be relativly small, and I will be writing to the iron (C/ASM)

My project consists of this core, using 2 of the on-board 12-bit converters, 2 external 16-bit SPI converters (maybe three) at a rate of approx 33kHz sample rate which will be receiving all in parallel (probably bit-bang SPI), SCI port, and that is about it.

Processing needed: Phase detection between 4 signals (timer capture) peak detection with minor averaging, probably simple peak/slow decay function.

Sooo... This demo kit, do I need to burn a boot-loader into it, or can I handle programming/single step through the JTAG? I would like to reserve the SCI for sending the results of the calculations to the PC.

Thanks for any insight!

Thanks so much
    -Mark W.

Labels (1)
0 Kudos
Reply
1 Solution
1,327 Views
william_jiang
NXP Apps Support
NXP Apps Support
I think you need not burn a bootloader unless you need upload the firmware in field. With the jtag adapter, you can debug your code and program your code into the chip.

View solution in original post

0 Kudos
Reply
1 Reply
1,328 Views
william_jiang
NXP Apps Support
NXP Apps Support
I think you need not burn a bootloader unless you need upload the firmware in field. With the jtag adapter, you can debug your code and program your code into the chip.
0 Kudos
Reply