STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

MCSDK 5.0 User code wont execute

Posted on June 14, 2018 at 10:50Hi,I�m developing an application using Nucleo-f446re and MCSKD, but the program never reaches the user code while loop. I have made a super simple example that tries to turn on user LED on PA5. I generated the code fr...

About L2CAP protocol with STM32 + BlueNRG

Posted on June 14, 2018 at 10:12I'm new to BLE and I am confused with the L2CAP protocol. I've read the Bluetooth Core specification related to L2CAP and I understood that it provides in particular Segmentation and Retransmission capability ( which ...

Segger JLink RTT doesnt work with sleep modes

Posted on June 13, 2018 at 22:49Segger JLink claims that debug RTT doesnt work with some STM32 devices because the devices don't allow reading of memory while the device is asleep, which is a HUGE problem for debugging. They say most other mfg corte...

STM32F4 KEIL license issue

Posted on June 14, 2018 at 08:03Hello, I bought the new f746 discovery board but when i tried to compile some middlewares keil is throwing errors Error &sharp603: 'Segger.MDK-Plus::Graphics:CORE:5.36.6': component requires valid MDK-ARM Plus or MDK-...

RN by Senior
  • 690 Views
  • 2 replies
  • 0 kudos

stm32f417IG I2c2

Posted on June 09, 2018 at 15:46In one of the project am using two slave devices on I2C2 and while debugging am execution is going to  I2C_WaitOnFlagUntilTimeout,why i am getting this?#i2c-isues #i2c-hal_timeout-error #stm32f4