User Activity

Hi,I want to ask if it's neccessary to use exactly the program versions from the installer or if I can use newer versions, e.g. V1.5.1 für the STM32CubeIDE?GreetingsBen
Hi,I have a custom project with the internal FDCAN controllers and I try to set the bit timings to 1 MBit/s for arbitration and 2 MBit/s for data phase. For the project I use thel NUCLEO STM32H745ZI-Q board with a selfmade expansion with containing t...
Hey Guys,I have a problem with my STM32WB55CC. For the certification of my product I have to set the advertising channel to a fixed one (37, 38, 39). The command I try to use is the following:volatile uint8_t ret; ret = hci_le_set_advertising_paramet...
Hi,I have some trouble with reading of 2 cards. Sometimes I will get the result code 0x90 from CR95HF.Why this occours? What are the reasons for this? What should I do to improve the funtionality?I have a custom board with the antenna design of the C...
Hey,I try to change the device name for my broadcast inside the initialization of the Ble_Hci_Gap_Gatt_Init() funtion. My implementation is the following:static void Ble_Hci_Gap_Gatt_Init(void){   uint8_t index; uint16_t gap_service_handle, gap_d...
Kudos from