GPIO.wait_for_event() blocks, whereas my custom version which splits it into init, wait, term correctly reacts to a rising edge. Any ideas why?- scratch that - typo in my test- How do I confirm in software (i.e. not just by checking config.txt) that I2C is running at 400kbps as I've set in the dtparms? I had problems with wheezy device tree setting the 400kbps baudrate, and I think that's still the case.
TIA
Hove