STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

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...

manage stm32F405 option bytes in dfu mode via USB?

Posted on May 31, 2018 at 14:03How can i manage stm32F405 option bytes( for example disable or enable sector write protect, or change readout protection level) in dfu mode using USB?I did not find such an features in the DfuSe Demo programm.

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...

I2C address scan not working for some I2C slave devices

Posted on June 13, 2018 at 15:36Hi,I am running code to scan available devices on I2C bus by using HAL_I2C_Master_Transmit() .scan is responding for RTC+EEPROM module and listing I2C addresses perfeclty.Now I have I2C based optical switches on bus,b...

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
  • 813 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