Die Suche ergab 3 Treffer
- 11. Jul 2019, 17:41
- Forum: Geräte Entwicklung
- Thema: KNX-compatible device based on STM32G071 MCU with Arduino flavour
- Antworten: 0
- Zugriffe: 6176
KNX-compatible device based on STM32G071 MCU with Arduino flavour
Hello, I would like to announce my new device originally based on selfbus, which I've ported to STM32 platform. I've designed a custom STM32-based board but one can use a STM's Nucleo development board as well. Bus-coupling interface is quite simple because of STM32's built-in DAC (threshold voltage...
- 25. Aug 2018, 21:47
- Forum: Geräte Entwicklung
- Thema: Simpler bus coupling design
- Antworten: 2
- Zugriffe: 3364
Re: Simpler bus coupling design
I have two ideas to simplify TX and RX: 1) Use STCS05A https://www.st.com/resource/en/datasheet/stcs05a.pdf as 0,4A current-limiting TX switch. So the TX would be STCS05A (1€) + 4148 diode + 7V5 zener diode (dropping bus DC voltage by 7V, as specified for TP1-256 Transmitter). 2) Use MCU with integr...
- 11. Aug 2018, 10:53
- Forum: Geräte Entwicklung
- Thema: Simpler bus coupling design
- Antworten: 2
- Zugriffe: 3364
Simpler bus coupling design
Hello, I'm new to this project and I like it very much. I would like to design a simpler (may be not necessary as much KNX compliant?) transceiver design. Is the circuit explained more in detail somewhere? If not, I put some questions here: 1. What is the purpose of the 150mH inductor? Does it limit...