atmel:n76e003

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
atmel:n76e003 [2019/09/28 22:26] minerva9atmel:n76e003 [2019/10/07 14:08] (current) minerva9
Line 9: Line 9:
 Had kinda hoped that somebody out there might have written up a guide on how to use this board with the BASCOM-8051 BASIC compiler but a decent 'howto' note couldn't be found. Had kinda hoped that somebody out there might have written up a guide on how to use this board with the BASCOM-8051 BASIC compiler but a decent 'howto' note couldn't be found.
  
-So, a few notes on how this might work. As things stand (Sept 2019), some parts are ordered and a bit of research is started. As and when the parts arrive and can be played with, notes will be added here. N.B. To date, I've not even been able to program the device!+So, a few notes on how this might work. As things stand (Oct 2019), some parts are ordered and a bit of research is started. As and when the parts arrive and can be played with, notes will be added here. N.B. To date, I've not even been able to program the device!
  
 The chip is a 20 pin surface mount part. Manufacturer datasheet (a 273 page .pdf) can be found [[https://datasheet.lcsc.com/szlcsc/Nuvoton-Tech-N76E003AT20_C82751.pdf|here]]. It's generally a lot easier to buy a dev board with this device already in place than to manhandle the bare part. The chip is a 20 pin surface mount part. Manufacturer datasheet (a 273 page .pdf) can be found [[https://datasheet.lcsc.com/szlcsc/Nuvoton-Tech-N76E003AT20_C82751.pdf|here]]. It's generally a lot easier to buy a dev board with this device already in place than to manhandle the bare part.
  
 +Asserted that my dev board hasn't been setup with a serial bootloader, so I'll have to await the arrival of the 'link' programmer before a lot more can be done. The programmer is a 3-wire affair.
 \\ \\
  
Line 20: Line 21:
 \\ \\
 \\ \\
-Note: Whilst the above picture is a good overview, it doesn't make it clear that the memory can be split into 'code space' (APROM) and 'bootloader space' (LDROM).+Note: Whilst the above picture is a good overview, it doesn't make it very clear that the memory can be split into 'code space' (APROM) and 'bootloader space' (LDROM).
 \\ \\
 \\ \\
Line 26: Line 27:
  
 The board that I have (as pictured above) measures about 42mm x 30mm. It's pretty small, yet space has been made for four M3 mounting holes. The board that I have (as pictured above) measures about 42mm x 30mm. It's pretty small, yet space has been made for four M3 mounting holes.
-The chip is centrally positioned. This board has a Mini-B USB connector fitted. Seems that this is just used to feed 5V to the board - the data lines on the connector don't seem to be hooked up to anything. A surface mounted LED lights up when power is applied via the Micro-B. The other LED on the board is attached (via a resistor) to port pin P15 - the Jumper 'J2' needs to be fitted if you want to drive this LED. +The chip is centrally positioned. This board has a mini-B USB connector fitted. Seems that this is just used to feed 5V to the board - the data lines on the connector don't seem to be hooked up to anything. A surface mounted LED lights up when power is applied via the mini-B. The other LED on the board is attached (via a resistor) to port pin P15 - the Jumper 'J2' needs to be fitted if you want to drive this LED. 
 \\ \\ \\ \\
 The chip can work at supply voltages between 2.4V and 5.5V. The board uses a AMS1117 3.3V regulator to drop the 5V USB fed line. Not sure why they bothered, but there we have it. I've seen a variant of this board that is fitted with a 5V/3.3V selector switch. The chip can work at supply voltages between 2.4V and 5.5V. The board uses a AMS1117 3.3V regulator to drop the 5V USB fed line. Not sure why they bothered, but there we have it. I've seen a variant of this board that is fitted with a 5V/3.3V selector switch.
Line 100: Line 101:
 === Some ideas === === Some ideas ===
  
-This chip has both user program and bootloader areas. It should be possible to use the Nuvotron supplied serial bootloader to allow the board to be programmed via a standard USB to serial port adaptor.+This chip has both user program and bootloader areas. It should be possible to use the Nuvoton supplied serial bootloader to allow the board to be programmed via a standard USB to serial port adaptor.
 \\ \\
-ToDo: Need to find out if the board comes pre-supplied with a bootloader.  +\\ 
 +ToDo: 
 +\\ 
 +  * Need to find out if the board comes pre-supplied with a bootloader.  - Done. Mine didn't. 
 +  * A small enclosure will need to be milled to hold this part. 
  
 === Some links === === Some links ===
  • atmel/n76e003.1569709574.txt.gz
  • Last modified: 2019/09/28 22:26
  • by minerva9