OpenDTU-old/lib/CMT2300a
Andreas Böhm df53f34b51
Feature: SPIPortManager allows simultaneous use of CMT2300 and Huawei charger
* backport SPIPortManager from @skippermeister
* adapt to support ESP32 and ESP32-S3 and ESP32-C3
* use logic to work with SPI numbering as in the official
  documentation: start with SPI0 and go up to SPI3
* increase Huawei CAN controller stack size to 2000
* increase startup delay for USB_CDC enabled builds to be able to
  catch bootlogs over USB
2024-08-19 20:44:59 +02:00
..
cmt2300a_defs.h Added CMT2300 driver 2023-04-15 10:55:47 +02:00
cmt2300a_hal.c Feature: SPIPortManager allows simultaneous use of CMT2300 and Huawei charger 2024-08-19 20:44:59 +02:00
cmt2300a_hal.h Feature: SPIPortManager allows simultaneous use of CMT2300 and Huawei charger 2024-08-19 20:44:59 +02:00
cmt2300a_params_860.h Feature: Support HMS/HMT inverters in different countries with different frequency bands 2024-01-14 16:37:34 +01:00
cmt2300a_params_900.h Feature: Support HMS/HMT inverters in different countries with different frequency bands 2024-01-14 16:37:34 +01:00
cmt2300a.c Added const keywords 2024-01-14 16:37:43 +01:00
cmt2300a.h Added const keywords 2024-01-14 16:37:43 +01:00
cmt2300wrapper.cpp Feature: SPIPortManager allows simultaneous use of CMT2300 and Huawei charger 2024-08-19 20:44:59 +02:00
cmt2300wrapper.h Feature: SPIPortManager allows simultaneous use of CMT2300 and Huawei charger 2024-08-19 20:44:59 +02:00
cmt_spi3.c Feature: SPIPortManager allows simultaneous use of CMT2300 and Huawei charger 2024-08-19 20:44:59 +02:00
cmt_spi3.h Feature: SPIPortManager allows simultaneous use of CMT2300 and Huawei charger 2024-08-19 20:44:59 +02:00