User Activity

Hi, i need to find a mcu with 2 usb, min 512k of total ram and min 1024k of flash.When i put RAM and flash on selector, the result is mcu without USB, but you can see on list many mcu with 2 USB.The result is worst if you put on selector directly 2 u...
Hi, i have a problem with my project....I'm using Fat and SD with freertos to read/write files on SD using hdma channel.First part i fixed all "SDIO_STA_STBITER" with "SDIO_STA_STBITERR" (with 2 "R" ) because a typo is present.But i see the interrupt...
Posted on May 09, 2018 at 02:11HI, i have a project for stm32f415rgt, i generated the code with mxcube (last version) but i have a strange behaviour.I setted the ALARM_A + ALARM_B + Tamper + PA0PIN to exit from stnadby, but every 3300 seconds, the m...
Posted on May 08, 2018 at 17:13Hi,i'm working with stm32f415RG and i have a strange behaviuor with RTC.I configured RTC with LSEAlarm A Internal AlarmAlarm B Internal AlarmWakeUp : internal wakeupTamper1 Routed to AF1TimeStamp on Tamper detection ev...
Posted on March 16, 2018 at 15:41Hi, i generated a little project with STMCUBE (Version 4.25.0 and packages 1.21.0)  for STM32F415 with FreeRTOS  and only CDC inteface, but not work.During the INIT on comand 'Set configuration = 1' i receive a error...