where to get BLE_STATUS_SEC_DB_FULL return code
I am working on BlueNRG BLE project and using security database. From what command or event that I can get this database full status. I can't find the valid info now.
I am working on BlueNRG BLE project and using security database. From what command or event that I can get this database full status. I can't find the valid info now.
Hello,I am an engineering student currently working with the BlueNRG-M0 for a student project. My setup consists of a mobile application communicating with embedded firmware through the BlueNRG-M0. However, I'm facing an issue: the throughput is qui...
Hello,I am an engineering student currently working with the BlueNRG-M0 for a student project. My setup consists of a mobile application communicating with embedded firmware through the BlueNRG-M0. However, I'm facing an issue: the throughput is qui...
Hi,I am using Stm32f0 as the modbus rtu MASTER, I have done setting up UART1 Rx and Tx for communication, I am sending the Master query to the Slave device (Simply Modbus Slave application) link https://www.simplymodbus.ca/download.htm. If I connect ...
I am working through a workshop tutorial on how to configure and use GPDMA transfers via the linked list functionality provided in STM32CUBEMX. When setting the linked list runtime configuration a Source Address, Destination Address and Data size are...
Hi,The ST4485EB IC mentions that it needs a 3v3 supply. How can we ensure that the A and B lines interoperate with other RS485 devices working at a 5V logic level as the datasheet mentions . Should I just provide 5V supply to this chip so that it int...
i have buy VNH5180A-E powersso-36 tp pakage some 20pcs but i check measurement not as per datasheetcan you let me knowdimension A /a2 = 2.53 mm as per our ( as per datasheet is 2.15-2.47mm)dimension H = 9.91 mm as per our ( as per datasheet is 10.1...
Where can I find documentation on the BLE attribute handle offsets? I was adapting code from the sensor demo for the BLE NRG 2 and am trying to understand the "aci_gatt_attribute_modified_event" callback. Through observation and experimentation I fou...
Hello everyone,I am currently working on a project where we are trying to send random data from an STM32 Nucleo-F429ZI to a Raspberry Pi 4 over the I2C interface. We have encountered an issue where the I2C address is not detected on the Raspberry Pi ...
I am wondering what the logic voltage is for the I/O pins on the STUSB4500L. Under operating conditions they are listed as 0V to 4.5V, but the example circuit shows I2C pullup resistors to 3.3V. Is it safe to connect these I/O pins directly to a 3.3V...