In this article, we will discuss about using K82 as a USB CDC virtual com device.
Setting up environment for K82 development is discussed in previous article at the following link.
http://cool-emerald.blogspot.com/2020/01/getting-started-with-frdm-k82f.html
Showing posts with label K82. Show all posts
Showing posts with label K82. Show all posts
Wednesday, July 7, 2021
Monday, July 5, 2021
Software timers and Ring Buffered UART Com for Kinetis K82 MCU
In this article, I would like discuss about using
Kinetis K82 MCU with MCUXpresso IDE.
I will use
FRDM-K82F development board as a hardware platform.
Setting up environment for K82 development is discussed in previous article at the following link.
http://cool-emerald.blogspot.com/2020/01/getting-started-with-frdm-k82f.html
http://cool-emerald.blogspot.com/2020/01/getting-started-with-frdm-k82f.html
Friday, January 10, 2020
Getting Started with FRDM-K82F
FRDM-K82F
is a low cost development platform using MK82FN256VLL15 microcontroller.
When I started using the board according to its getting started guide at
Get Started with the FRDM-K82F [NXP16],
I found out that its out-of-box demo is not running on my version of FRDM-K82F board. The insturctions on that page are also out of date. And, I could not get it worked.
After spending my time testing, browing the Internet, and experimenting, I found out that the following things might be necessary, in a brief, to make the board worked.
Get Started with the FRDM-K82F [NXP16],
I found out that its out-of-box demo is not running on my version of FRDM-K82F board. The insturctions on that page are also out of date. And, I could not get it worked.
After spending my time testing, browing the Internet, and experimenting, I found out that the following things might be necessary, in a brief, to make the board worked.
- Debug adapter - update it
- IDE - use MCUXpresso instead of Kinetis Studio
- SDK - use MCUXpresso SDK Builder (make sure to 'drag and drop')
- Flash - unlock the MCU's flash if required
Subscribe to:
Posts (Atom)