STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

End Node downlink problem

Posted on June 11, 2018 at 17:41Update:We solved our problem-Our gateway (improved single channel gateway based on WAZIUP project) sent with invertIQ=off for downlink and that caused the problem.Note: The answers given here were not correct, as LoRa...

Time based interrupt for lower values not working

Posted on June 18, 2018 at 09:03I exercised time based interrupt for 1 second on  stm32f0308(cortex M0) and for every one second I increment one counter variable .....this works fine ....I tested time based interrupt for 1 milliseconds too this also...

shital P by Associate
  • 313 Views
  • 1 replies
  • 0 kudos

Problem with I2C-OLED interfacing

Posted on June 15, 2018 at 10:09I am trying to interface an I2C OLED display with an STM32L053C8 board. However, instead of using STM32CubeMX to initialize my different pins, I had to manually assign them, because the example programs which come alo...

spi bootloader

Posted on June 18, 2018 at 09:55Hi I'm trying to use the SPI1 bootloader on a STM32F411.After I apply power, I set the boot pins to system memory and reset the device.After reset I take SPI1_NSS low and write the SPI synchronisation commands.The MIS...

STM32F407G-DISC1 detecting as ST-LINK/V2-1

Posted on June 16, 2018 at 05:35I connected my STM32F407G-DISC1 to the PC and when i opened the keil IDE and checked the debug adapter unit in the target settings. It was listed as ST-LINK/V2-1 but I see in the Discovery kit user manual that it is s...

How to return to the first file of directory

Posted on June 17, 2018 at 23:37This is more of FatFs question. I cannot find a call to reopen or return to the first file of a directory. I think I have used such call somewhere. So Windows probably had such a call. Like f_close and then f_open wit...

LMI2 by Lead
  • 337 Views
  • 2 replies
  • 0 kudos

Cache memory STM32F779AI

Posted on June 18, 2018 at 07:49Hi , I am using STM32F779AI and using only internal memory(SRAM and Flash). In this case, can i use cache memory as SRAM for my application, (as my application needs more SRAM memory).ThanksD.Balabharathi