Hello,I have a custom PCB using a STM32WB35CCU6A that I'm trying to get Bluetooth up and running. I'm using the latest firmware available at this time: "STM32Cube_FW_WB_V1.10.1".I've been unable to get CPU2 to initialize from my STM32CubeIDE project....
Hello,I have a STM32WB35Cx MCU that has 256 K of flash according to the datasheet, in my STM32CubeIDE in STM32WB35CCUXA_FLASH.ld FLASH is given 128K of LENGTH. I changed this to 256K on my board without any noticable issues.
I was able to open the .cproject into my existing workspace and build from source. I started a new project targeting STM32WB35CCUXA and added chunks of code from BLE_p2pServer until I was able to see my device from the BLE sensor app. I had to change...
These are the settings I used to update on my new chip:I get a Warning after flashing: "Warning: Connection to device 0x495 is lost", I attached the log.After reconnecting to the DFU device this is what I see for my option bytes: I then downloaded "S...
I have a new chip that has never been programed, here is what I see from DFU and from ST-LINK. When I click Start Wireless Stack in DFU from STM32CubeProgrammer it throws an error and the entire application crashes.