Difference between revisions of "PineCone"

Jump to navigation Jump to search
(Update BLDevCube info)
m (Remove extra vertical space between sections)
Line 4: Line 4:


[[File:Pine64_BL602_EVB_photo-3-small.jpg|400px]]
[[File:Pine64_BL602_EVB_photo-3-small.jpg|400px]]


== BL602 Specifications ==
== BL602 Specifications ==
Line 36: Line 35:


[[File:BL602_Block_Diagram.jpg|600px]]
[[File:BL602_Block_Diagram.jpg|600px]]


== JTAG ==
== JTAG ==
Line 61: Line 59:


Note that, just as software can remap the default JTAG pins to be something else, it can also remap other pins to be JTAG. Control over this is quite granular, with 5-6 candidate pins for each individual JTAG signal that can be mapped independently of one another. LEE Lup Yuen has written some [https://lupyuen.github.io/articles/openocd#free-the-led-from-jtag-port sample code] showing how to remap the JTAG pins so that your software can use the LED without giving up support for debugging.
Note that, just as software can remap the default JTAG pins to be something else, it can also remap other pins to be JTAG. Control over this is quite granular, with 5-6 candidate pins for each individual JTAG signal that can be mapped independently of one another. LEE Lup Yuen has written some [https://lupyuen.github.io/articles/openocd#free-the-led-from-jtag-port sample code] showing how to remap the JTAG pins so that your software can use the LED without giving up support for debugging.


== PineCone BL602 EVB information and schematics ==
== PineCone BL602 EVB information and schematics ==
Line 78: Line 75:
* USB/Serial adapter:
* USB/Serial adapter:
** [https://cdn.sparkfun.com/datasheets/Dev/Arduino/Other/CH340DS1.PDF CH340 serial converter]
** [https://cdn.sparkfun.com/datasheets/Dev/Arduino/Other/CH340DS1.PDF CH340 serial converter]


== Misc notes ==
== Misc notes ==
Line 85: Line 81:
* NUT-12S -> ESP-12S
* NUT-12S -> ESP-12S
* NUT-15 -> RTL8723/AMPAK
* NUT-15 -> RTL8723/AMPAK


== Loading code ==
== Loading code ==
Line 108: Line 103:
* [https://github.com/spacemeowx2/blflash BL602 serial flasher]
* [https://github.com/spacemeowx2/blflash BL602 serial flasher]
* [https://github.com/mkroman/awesome-bouffalo#feature-matrix Awesome Bouffalo]
* [https://github.com/mkroman/awesome-bouffalo#feature-matrix Awesome Bouffalo]


== Articles and Blogs ==
== Articles and Blogs ==