• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

kaidokert / rm32-private / 25638361611
65%
tmps: 63%

Build:
Build:
LAST BUILD BRANCH: bisect_init_changes
DEFAULT BRANCH: tmps
Ran 10 May 2026 08:00PM UTC
Jobs 1
Files 34
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

10 May 2026 07:59PM UTC coverage: 65.646%. Remained the same
25638361611

push

github

kaidokert
YAML-driven BEMF comparator pins, fix L431 INMSEL/INMESEL

BEMF comparator input selection was hardcoded per-MCU with wrong values
on L431 (INMSEL=0b101 selected DAC ch2 instead of PB7, INMESEL never
written). This caused zc=0 on hardware — no BEMF detection, motor dead.

Move BEMF pin configuration to board YAML files with symbolic pin names
(e.g. PB7, PA5). build.rs resolves pins to MCU-specific packed register
values via per-family mapping tables. bemf_pins is a required field —
missing config is a compile-time error.

L431 set_inmsel now writes both INMSEL[2:0] at bits 6:4 and INMESEL[1:0]
at bits 26:25. comp_init uses raw CSR write to avoid PAC resetting
INMESEL bits.

All 14 board YAMLs updated. G431 uses dual-comp format with per-phase
comp/inm/inp. InmselMap replaced by BemfPins from rm32::board.

3839 of 5848 relevant lines covered (65.65%)

818.57 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25638361611.1 10 May 2026 08:00PM UTC 34
65.65
GitHub Action Run
Source Files on build 25638361611
  • Tree
  • List 34
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25638361611
  • bda29c0d on github
  • Prev Build on priv_bringup (#25638279220)
  • Next Build on priv_bringup (#25639135113)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc