~toykeeper/flashlight-firmware/trunk

« back to all changes in this revision

Viewing changes to ToyKeeper/s7/brass-edc.c

  • Committer: Selene Scriven
  • Date: 2019-03-02 23:57:09 UTC
  • Revision ID: bzr@toykeeper.net-20190302235709-d7xenmntsvfegkea
Replaced outdated fuse value messages with a pointer to more actively maintained scripts.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
 *     GND -|   |- Star 2
16
16
 *           ---
17
17
 *
18
 
 * CPU speed is 4.8Mhz without the 8x divider when low fuse is 0x79
19
 
 *
20
 
 * define F_CPU 4800000  CPU: 4.8MHz  PWM: 9.4kHz       ####### use low fuse: 0x79  #######
21
 
 * 
22
 
 * Above PWM speeds are for phase-correct PWM.  This program uses Fast-PWM,
23
 
 * which when the CPU is 4.8MHz will be 18.75 kHz
24
 
 *
25
18
 * FUSES
26
 
 *      I use these fuse settings
27
 
 *      Low:  0x79
28
 
 *      High: 0xed
29
 
 *      (flash-noinit.sh has an example)
 
19
 *      (check bin/flash*.sh for recommended values)
30
20
 *
31
21
 * STARS (not used)
32
22
 *