Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
j181 committed Mar 6, 2019
1 parent 6077f3d commit 9965346
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -7,14 +7,16 @@ integration into the networked home. The open standard makes smart energy applic
use. Another advantage: The dLAN® Green PHY module is particularly energy-saving and - compared to conventional HomePlug solutions - has reduced energy
consumption.

## The module contains a QCA7000 greenPHY processor and a LPC1758 MCU. This project mainly covers the SDK for the MCU, while the latest drivers (version 1.2.4) for the greenPHY chip itself can be found here: https://github.com/devolo/dlan-greenphy-sdk/blob/master/QCA%20greenPHY%20Software%201_2_4%20Windows%20Linux.zip
## QCA7000 Firmware
The module contains a QCA7000 greenPHY processor and a LPC1758 MCU. This project mainly covers the SDK for the MCU, while the latest drivers (version 1.2.4) for the greenPHY chip itself can be found here: https://github.com/devolo/dlan-greenphy-sdk/blob/master/QCA%20greenPHY%20Software%201_2_4%20Windows%20Linux.zip

The following options are available within the QCA7000 devolo firmware package:
* iot-generic IoT generic, optimized for performance: 50561 off (SLAC off)
* iot-conform IoT over mains, optimized for conformity: 50561 on (SLAC off)
* emob-charger e-mobility use as charging station: SLAC in EVSE modeÿ(50561 off)
* emob-vehicle e-mobility use as vehicle: SLAC in PEV mode (50561 off)

## LPC1758 Firmware
The SDK is based on [LPCOpen
v2.10](https://www.nxp.com/products/developer-resources/software-development-tools/developer-resources-/lpcopen-libraries-and-examples/lpcopen-software-development-platform-lpc17xx:LPCOPEN-SOFTWARE-FOR-LPC17XX)
and [FreeRTOS v9.0.0](http://www.freertos.org/).
Expand Down

0 comments on commit 9965346

Please sign in to comment.