stsafe_a100
Posted on June 16, 2018 at 18:54hello how i can get stsafe-a100 host library?thankshttp://www.st.com/content/st_com/en/products/secure-mcus/authentication-secure-iot/iot-secure-solutions/stsafe-a100.html
Posted on June 16, 2018 at 18:54hello how i can get stsafe-a100 host library?thankshttp://www.st.com/content/st_com/en/products/secure-mcus/authentication-secure-iot/iot-secure-solutions/stsafe-a100.html
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...
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...
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...
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...
.
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...
Posted on June 17, 2018 at 12:30Currently MBed doesn't support 32L496GDiscovery.I asked MBed and they replied it is better to ask here.When can we expect to have this support?#mbed #32l496gdiscovery
Posted on June 18, 2018 at 08:33I do GUI with STemWin on STM32F429. I want to Ä°con demo, but When I use GUI_Delay, HardFault_Handler do. Please help me.
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...