Alessandro Montanari
Alessandro Montanari
I tried this code on CPU and on a single GPU and it works fine. I tried a previous version on 4 GPUs and it worked fine too. I will...
The fields in the struct nrf_radio_request_earliest_t in nrf_soc.h are 32 bit long so even the values in btle.h have to be 32 bit long otherwise the behaviour is not correct....
Hello, I am trying to use the `OpportunityDataset` class (in data1.py) to parse the files in the dataset using the configuration below but it is not working. It cannot reshape...
Hello, is this new driver version compatible with the BSEC library that can be downloaded from here: https://www.bosch-sensortec.com/software-tools/software/bsec/ Thanks
I'm using an external SPI RAM (aps6404l) connected to SPI0 and it works well when I use it in standard 4-wire SPI mode. I can read and write data fine....
Hello, I'm working on low power modes and wakeup on MAX78000 and I noticed that the user guide says to write 1 to the lpwkst_clr field on register `PWRSEQ_LPCN` to...