- Remove bit-rate properties that are not declared in binding
- Use minimal FDCAN configuration like candlelight board
- Keep only pinctrl and status properties
- Remove CONFIG_BOARD_EWS from defconfig (auto-generated in new Zephyr)
- Replace deprecated 'bus-speed' with 'bit-rate' properties for FDCAN
- Replace deprecated 'bus-speed-data' with 'bit-rate-data' properties
- Change from fdcan1 to fdcan2 for PB0/PB1 pins on STM32G0B1
- Update pinctrl references to fdcan2_rx_pb0 and fdcan2_tx_pb1
- Update zephyr,canbus reference to fdcan2
- Update board.yml to new Zephyr 4.2 format with 'board:' root key
- Add CONFIG_BOARD_EWS=y to defconfig
- Remove west workspace files (not needed in git)
- Custom board definition for STM32G0B1KBU6 (ews_board)
- Zephyr-based firmware with modular architecture
- USB composite device: gs_usb CAN FD + CDC ACM interfaces
- PFET control via CDC text commands (PA8, PB2)
- Status LED on PB4, CAN FD on PB0/PB1
- No external crystal - uses HSI with USB clock recovery
- Ready for build testing with: west build -b ews_board
Hardware Improvements (Thanks to shx for schematic cleanup):
- Clean up schematic organization and structure
- Set CAN transceiver Silent pin to GND for stability
- Add status LEDs (yellow: 24V/5V/3.3V, green: MCU PB4)
- Replace jumpers with solder jumpers on bottom side
- Add jumpers to output PFETs for permanent-on without firmware
- Add robust test points for 5V/GND load testing
- Add optional heatsink for DC/DC converter on bottom
- Add 10µF capacitor for MCU on 3.3V rail
Component Optimizations:
- Replace 30kΩ with 33kΩ basic part for simplified BOM
- Change DC/DC feedback: 15.5kΩ15kΩ (new output: 5.1V)
- Upgrade CAN ESD protection: NUP2105LPESD1CAN
- Increase CAN termination resistor footprint: 04020603
- Switch USB hub supply from 5V to 3.3V per datasheet
Production Ready:
- Add all LCSC part numbers and rotations
- Generate complete production data package
- Improve PCB layout and button placement
- Create comprehensive changelog documentation
- Improved schema layout for better readability and organization
- Connected CAN transceiver S-pin to GND for proper operation
- Updated PCB layout to reflect schema changes
- Enhanced component placement and routing clarity
Release Features:
- Universal HAT for Raspberry Pi 4/5 and Radxa Rock 5B/5B+
- 8A DC/DC converter with SS56 reverse polarity protection
- Dual toolhead switching via PFETs (PB2/PA5 control)
- Native CAN and USB-CAN bridge support
- USB hub with power delivery for touchscreens
- Comprehensive safety features and thermal management
Hardware:
- STM32G0B1KBU6 MCU with crystal-less design
- MaxLinear XR76208 switching regulator
- MCP2542WFD CAN transceiver with jumper selection
- WCH CH334F USB hub with MTT support
- 2oz copper PCB recommended for thermal performance
Documentation:
- Bilingual documentation (German/English)
- Installation guides with kernel diagnostics
- Klipper configuration examples
- Comprehensive problem statement and solutions
Documentation Improvements:
- Added comprehensive 'Problems Addressed' section explaining the value proposition
- Covers power supply issues, CAN communication problems, safety concerns, and wiring challenges
- Removed JST-XH internal USB port references from pinout sections
- Corrected via placement specification (DC/DC PGND instead of output)
Hardware Updates:
- Updated schema files with latest component changes
- Added custom footprints for XR76203ELTR-F and heat sink components
- Refined manufacturing guidelines for optimal thermal performance
The documentation now clearly articulates the EWS board's role in solving common
Voron 3D printer control system challenges.
Hardware Changes:
- Replaced reverse polarity protection with 2x PFET toolhead switching (PB2/PA5 control)
- Added SS56 Schottky diode reverse polarity protection for DC/DC converter
- Updated current limit resistor to 5.1kΩ (~10.2A)
- Removed fan control circuitry and JST-XH connector
- Removed internal JST-XH USB port with fuse/protection
Documentation Updates:
- Updated both README files to reflect hardware changes
- Removed all fan control references and configurations
- Updated Klipper configuration examples
- Cleaned up pinout and connector assignments
- Updated technical specifications table
- Fixed table of contents and cross-references
- Created bilingual installation guides (German/English)
- Added detailed kernel driver diagnosis procedures
- Included step-by-step Device Tree Overlay setup
- Enhanced troubleshooting for Rock OS CAN support
- Updated README files with latest specifications
- Removed obsolete CSV export file