aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Fix up symbolsHEADv1.1masterDavid Phillips2020-01-02
|
* Bump to Version 1.1David Phillips2020-01-02
|
* Increase UVLO turn-on to 43 VDavid Phillips2020-01-02
| | | | | | | | | | | The initial design assumed that the UVLO was a feature of the LM3409 not needed by this board. It was set at the datasheet values of 10.1 V turn-on with 1.1 V of hysteresis. However, during testing, I have found that the supply will sink a maximum of around 600 mA into the load when operated into dropout. The LM3409 datasheet confirms that this is expected behaviour. Since the supply is designed for LEDs modules with a forward voltage of 37 V, this patch changes the UVLO to just over 43 volts, meaning that we do not run the LEDs above the supply's design current of 450 mA.
* Readme: Typo, titleDavid Phillips2019-05-31
|
* Add version history to readmeDavid Phillips2019-05-31
|
* Add PWR_FLAGs to power inputDavid Phillips2019-05-31
| | | | This quells warnings about connected-but-not-driven nets for GND and VCC
* Reduce clearances, margin on MSOP footprintDavid Phillips2019-05-31
| | | | | | Reduction of the soldermask margin allows soldermask to be placed between the landing pads for the leads, which should aid soldering. Reduction of the pad clearance should stop DRC from complaining about nets too close together.
* Rescue symbols, minor revisions to PCBv1David Phillips2019-05-31
| | | | | This commits previous work that took place sporadically between the last commit a year and a half ago, and now.
* Add generated XML to gitignoreDavid Phillips2017-09-10
|
* Add READMEDavid Phillips2017-09-10
|
* Add PCB prototype, schematic, gitignoreDavid Phillips2017-09-10
|
* Add rough working based on datasheet calculationsDavid Phillips2017-09-06