Jerome-PS
Jerome-PS
Par contre, le 232 arrive dans le writefile, donc ce serait plutôt que tu as fermé wireshark ou coupé la capture...
Chez moi ça a l'air de marcher avec Python3 et Windows 10... (avec le dernier commit)
Salut, Merci d'avoir testé! Quand tu lances "python Sniff.py /dev/ttyUSB0", c'est Python 2 qui est utilisé, et en fait c'est un peu galère d'avoir du code qui est compatible Python...
Ben avec objdump tu as des adresses et puis tu cherches à quels registres ça correspond, par exemple dans #include ... C'est un travail de fourmi et de script python...
Head does not seem to compile. Where can I start from?
`Making all in tests` `...` `tests/ruleset.am:4: error: bad characters in variable name '*_nr_SOURCES'`
Hi, Also, there is a mistake in pin_defs.h, available pins are *PC10* and PC11 _NOT_ PC11 and *PC12* !!! Here is the information I have collected for the small 2-button...
PF3 must be driven high, or the FLASH chip does not operate.
In mpconfigport.h, if you do the following, device registers become accessible from Python, by using machine.mem32[addr], this is very useful, even though it uses more code space, it still perfectly...
Actually PF3 is not only SPI FLASH HOLD, but also SPI FLASH VCC for the remote (I supposed it is in order to be able to save its power when...