to the BRAMs while simultaneously reading it out while it fills in? If so, aside from the transceiver
2019-04-26 11:18
@25Hz the FIFO fills with data and I am reading the contents up to the watermark. HR and LPen
2018-09-12 09:50
the FIFO on and configure the DRDY signal to indicate when the FIFO fills beyond the watermark (which I set
2018-09-30 10:40
transceiver, its transmitter needs to be enabled just before code fills the PIC32 UART TX FIFO
2019-06-19 09:31
have tried to program an advanced trigger, but it seems that only fills the memory from a single
2018-10-11 16:47
firmware so it continiously fills the two output endpoints (0x86, 0x88) with 512 data bytes. I have
2019-03-20 12:41
Analyzer. When capturing, the logic analyzer fills up all internal memory with measurement data. I would
2018-12-29 16:43
in [px]{Inf}% tfMean: Updates the initial value to the region mean (slow) {false}%tfFillHoles: Fills
2016-07-16 22:44
located in RAM, after it finishes filling buffer, it switches to fill buffer 2. While DMA fills buffer 2
2019-02-25 15:21
据我所知,关于BlueNrg-MS设备上绑定的编程手册部分,加密密钥存储在安全数据库中,以便解析地址并加密未来的数据连接。这一切似乎都按预期工作,但我不清楚如何管理安全数据库随着时间的推移,当许多设备在其生命周期内与设备配对时有多少不同结合设备可以处理安全数据库,以及填充数据库时预期会发生什么?我知道aci_gap_clear_security_database api,但是因为这会清除所有配对的设备,我想避免调用它除非需要。\安德斯以上来自于谷歌翻译以下为原文 As i understand the programming manual section about bonding on BlueNrg-MS devices, encryption keys are stored in the security database in order to resolve addresses, and encrypt future data connections.This all seems to work as expected, but it is unclear to me how to manage the security database over time, when a number of devices is expected to pair to the device during its lifetimeHow many different bonding devices can the security database handle, and what is expected to happen when the database is filled up ?I am aware of the aci_gap_clear_security_database api, but as this clears all paired devices I would like to avoid calling thisunless needed.\Anders
2019-03-04 16:41