2022-12-14 09:37 AM
I can "Transmit" but the TXE flag never clears and the transmit times out. It's unclear which parts of the bus are fully automated (reset, discovery, etc.) and how much of the CRC is handled, etc. I can see nothing on a scope, but if the chip gets in an odd state and never tries to send that would match what I'm seeing. Without better register descriptions or some example that can talk to a 1wire EPROM I'm kinda stuck.
2022-12-14 10:12 AM
All the peripheral and pin clocks are enabled?
Are all the peripheral registers reporting zero?
2022-12-14 10:16 AM
The STM32H7xx of some description? It helps to be very specific as there are literally thousands of STM32 parts, and at least half a dozen different H7 die in circulation.
Show the salient peripheral, pin, clock initialization code, and usage.