User Activity

I notice that there is an API, aci_gap_set_limited_discoverable(), which is designed to time out the STM32WB55 if no connection is made within a certain period. However, this option does not show up within the Cube (v6.2, just released) when setting ...
I’ve updated to IDE 1.2.1 and GFX 4.13. After a HARD uphill struggle, I finally figured out how to get a screen running on a 746 Discovery board. I can’t find how to enable the touch controller, though. In the previous software, this functionality wa...
I have a Nucleo board with an IKS01A2 expansion board. I can address the sensors on that board over i2C to read registers on the sensors, using the HAL library calls. However, I plug an STEVAL-MKI174 board into the 24 pin socket and try to address it...
Posted on April 08, 2014 at 16:53Maybe some of you with SPI experience can spot this one easily. I have a SPI slave device connected to my STM8L152. I watch the clock and data stream to the device requesting a read of a register, and then I can see ...
Posted on April 01, 2014 at 21:04I'm exploring an STM8L152 on the Discovery Board. That board has a user button, which I have set to trigger an interrupt on a GPIO (pin C1, if that matters). I can watch the interrupt fire in the debugger (using STVD...
Kudos from