From cc0c5bdf2433f30c1fd0d55440d845634428523c Mon Sep 17 00:00:00 2001 From: Jan Michel Date: Wed, 8 May 2013 20:14:13 +0200 Subject: [PATCH] added configuration flash safety --- trb3/WasaFrontend.tex | 1 + 1 file changed, 1 insertion(+) diff --git a/trb3/WasaFrontend.tex b/trb3/WasaFrontend.tex index c6abf74..67f5461 100644 --- a/trb3/WasaFrontend.tex +++ b/trb3/WasaFrontend.tex @@ -41,6 +41,7 @@ Note that up to 16 commands can be sent to a board with one trbnet access: Load 0x40 & Memory & Read/Write to/from RAM. 16 registers with 8 Bit each.\\ 0x50 & Flash & Execute Flash command.\\ 0x51 & Flash & Load RAM content to PWM settings. Channel Bit 0 selects upper or lower half of PWM channels. No data payload\\ +0x5C & Flash & Enable access to configuration Flash when a '1' is written to register 0. Be careful!\\ \end{tabularx} \caption{SPI component selection} \label{tab:spiselect} -- 2.43.0