-
STM32MP157 doesn't have SWRST bit in I2C_CR1 register. Instead, you have to use PE bit to reset I2C.
-
The testbench code deadline to update was on August 29th 2020
now extended to September 5 2020
-
Hi,
I'm not so deep in the esp32's internals and also not in the code of the HAL, but I wondered if the ADC reading could be made `async`.
If I read [the docs](https://docs.esp-rs.org/esp-hal/esp-…
-
`E (3262) SSD1306: OLED configuration failed. code: 0x107
`
```
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x17 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
ets Jun …
-
I personally wanted to use https://raygun.com (I have used it before and like it) but had some problems setting it up with abp.io so my question is
# **Are there examples of ANY such tools being u…
-
The signalk synchronization, set up through the zeroconf facility, does not seem to take the track timestamp into consideration. When you switch **off** an active route in opencpn, the data that was d…
-
I'm trying to have all data connection managed by signalk. I'm doing eveything in a test environment at home before tranferring to the boat. In this environment the autopilot serial connection is conn…
dpazz updated
9 months ago
-
https://github.com/Hari-Nagarajan/nvidia-bot/blob/e7b1758d517f0acd04596fdf2cefffb8a0298c57/notifications/notifications.py#L132-L139
In order for join notifications to show up as a push notification…
-
`tim1(dp.TIM1, 144, 1.mhz().into(), &clocks)`
leads to actual timer frequency of 0.5 MHz, as code doesn't set/takes into account `tim1sw` bit in `RCC` `CFGR3` register
Same thing with other timers a…
-
Hi pdb2pqr user!
I have complex structure of receptor and ligand in the pdb format. I am trying to convert this pdb file into pqr file format for binding energy calculation. During running command li…