Hello,can you please provide reliability data (at least a FIT value) for the L6362ATR ?A document would be nice.Best regards,Markus
Dear Supporters,iam purchanging a STEVAL-BFA001V1B kit and STEVAL-IDP004V1 IO-Link master Board,now i wanted to connect my IO_Link master Board to STM32 Nucleo Board and use Nucleo Board as main Controller. is it possible for data transfer between IO...
Hello,I have 2 b-l072z-lrwan1 working with the ping-pong application.I intend to change the example, where the board which will receive the PING will start stopped and will turn on only when a radio message is sent (in my test case, the PING).Is it p...
I'm using stm32l476jgy6 MCU, it has 3 SPI busses, I'm using all of 3 SPI busses for different peripherals. If peripheral on SPI1 fails to communicate with MCU, will it cause any effect on other SPI busses? I've a scenario where I'm using BLUENRG-MS o...
I need to add application level security in my application using BLE. Where should the keys be stored so that they can be individually programmed in production and protected from readout ?Additionally, where can I find if hci_le_encrypt is hardware a...
Hi.I am working on the BlueNRG-M2SP Bluetooth chip, It operates a slave and host acts as a Master. Here master is mobile app, When the chip connects to mobile app, The mobile app status shows the "CONNECTED", When any event sent to BLE module, If the...
My general understanding is that the BLE standard supports characteristics with a lenght of up to 512 bytes. I'm using the BlueNRG-MS chip from STM but there the function call to add a characteristic has a uint8_t value for the length parametertBleSt...
Hello,I'm using the STM32F429ZI Discovery board to create a CAN Network.I configured both CAN1 and CAN2 and got them working correctly in loopback mode.But when I try running one or both in normal mode, I get the error code 5 in the LEC registerwhich...