vsessink

Results 38 comments of vsessink

Yes, this is for slave reception only, the OA1EN bit makes the slave ACK to its' slave address - essentially saying "yes, I'm here". It is defined in the STM32F030/070...

Here is - rather random - I2C slave code for stm32f1: https://github.com/amitesh-singh/i2c-slave-stm32f1/blob/master/main.cpp - it's easily portable to f0; but it will only work if you actually add the i2c_enable_ack() function....

@bsher-osi `/etc/tika/tika-config-fakecache.xml`: ``` 500000 ..... etcetera ```

Hi, same here. Seems to happen especially with new contacts - ones that are new or non existent to the address book; and/or are new to the SMS app. I'm...

DAVx5 here, too, synchronizing with an owncloud cardav service. Both SMS and address book are Simplemobiletools'.

When documenting the undocumented switches, this could also be the place to mention a few quirks resulting from these very options: when using "--use-tray-icon", Signal will emit the "minimizeToTrayNotification--body" message,...

[cameradata.gz](https://github.com/guino/BazzDoorbell/files/7605402/cameradata.gz) This was extracted from a new (i.e. never used) camera, by desoldering the SPI flash and reading it out.

If you need pictures, just let me know. Camera is a bit brain damaged now, without the flash chip, but it looks almost the same.

Thanks. Still I have a few questions and a remark. 1) I'm seeing a cramfs and jffs2 in my camera block - but where's the rootfs? 2) remark: there are...

![cam-serial](https://user-images.githubusercontent.com/2970510/143575635-33ce3a64-f484-49bc-82ba-7838f1d293c1.jpg) Here are the boot-messages (only preliminary, it stops after having unpacked the kernel)