User Activity

As per the UM2435 NUCLEO-WB55RG board has only one I2C- I2C1 and SPI-SPI1But in STM32CubeMX configuration for the same board it has two I2C: I2C1 and I2C32 SPI: SPI1 and SPI2.Can you please provide more information on this?Thanks!
Not able to start project in STM32CubeMX after board selection of P-NUCLEO-WB55 RF kit.Do we require any license for this?Please provide information for the same.Thanks!
As per the tutorial 5: https://support.touchgfx.com/docs/tutorials/tutorial-05, I have implemented a custom trigger as per part 1. Its work perfectly on simulator but it did not run on discovery board.When I debug this application, control went to bu...
I am trying to change the box colour from Red to Green then Green to blue on every single click but on single click box color directly changes from RED to BLUE..for very short duration it appears GREEN. FYI.hpp  void boxClickHandler(const Box& b,cons...
Composite USB class device is not detected. It always shows device descriptor failed error.Composite USB class (MSC+ CustomHID)