JLinX – Blog

Weblog von Jan Linxweiler

AVR Butterfly JTAG Pins For General I/O

Filed under: Development,Hardware — Jannis at 10:16 pm on Sunday, December 24, 2006

The JTAG-interface of the ATmega169 on the AVR Butterfly is enabled by default. While JTAG is enabled the four JTAG-pins PF4-PF7 (connected to PORT J402 of the AVR Butterfly) can not be used for general Input and Output. If JTAG debugging is not needed there are two possibilities to make those pins available.

  1. Disable the JTAG-Interface by Fuse
  2. Disable the JTAG-Interface by Software[Bascom code]

    ‘to disable JTAG
    Mcusr = &H80
    Mcusr = &H80

Taken from this article.

How to disable JTAG on RoboterNETZ.de.

BASCOM Laufschrift

Filed under: Development,Hardware — Jannis at 6:31 pm on Sunday, December 24, 2006

Das Verzeichnis “System Volume Information”

Filed under: Windows — Jannis at 1:57 pm on Friday, December 22, 2006

System Volume Information – Systemwiederherstellung

AVR Butterfly Links

Filed under: Development,Hardware — Jannis at 11:27 am on Friday, December 22, 2006

Ports

Foren

Wiki

IDEs

Projects

Tao Framework

Filed under: .NET,Development — Jannis at 11:19 am on Friday, December 22, 2006

The Tao Framework provides .NET and Mono bindings to various native libraries, including OpenGL, SDL, Cg, DevIL, ODE, OpenAL, and more.

http://www.taoframework.com/

http://www.mono-project.com/Tao

Verizon Bad Math (oder Einheiten beachten!)

Filed under: Fun — Jannis at 11:01 am on Monday, December 18, 2006

Putfile – Verizon Bad Math

CFD in der Formel 1 (BMW setzt auf Fluent)

Filed under: HPC,Modeling & Simulation — Jannis at 10:58 am on Monday, December 18, 2006

Artikel bei heise online

Collection of Cheat Sheets

Filed under: Development — Jannis at 10:32 am on Monday, December 18, 2006

Smashing Magazine

Deploying Pocket PC Applications

Filed under: .NET,Development,Pocket PC — Jannis at 2:15 pm on Thursday, December 14, 2006

Packaging and Deploying Pocket PC Applications

Developing and Deploying Pocket PC Setup Applications

Deploy Applications

Filed under: Development — Jannis at 2:12 pm on Thursday, December 14, 2006

http://www.appdeploy.com/

Next Page »