mk53 simulator

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

mk53 simulator

592 次查看
ednasalazar
Contributor II

Hi everybody:

I am working with mk53 µC and I have to verify my code making unit test without evaluation board.

I would like to know if there are any software tool to simulate peripheral units (UART,I2C,SPI)  and  peripheral interruptions

Thanks you!

标记 (1)
2 回复数

467 次查看
mjbcswitzerland
Specialist V

Hi Edna

See µTasker Kinetis TWR-K53N512 support

This allows peripheral simulation, including interrupts and DMA operation. It is an application simulator which doesn't attempt to simulate core instructions but instead allows complete projects to be tested in (approx.) real time with their use of peripherals.

UARTs and Ethernet will hook up to a PC's interfaces for real-time operation and various external I2C,and SPI devices are simulated (as well as SD cards, displays, etc.),

Regards

Mark

Kinetis: µTasker Kinetis support

K53: µTasker Kinetis TWR-K53N512 support

For the complete "out-of-the-box" Kinetis experience and faster time to market

467 次查看
ednasalazar
Contributor II

Thanks very much for your information

0 项奖励