SDIO FIFO
Posted on March 16, 2016 at 14:16Hi i have configured the sdio on stm32f4. i couldnt understand why they called it as FIFO instead of data register. could anyone explain why ?
Posted on March 16, 2016 at 14:16Hi i have configured the sdio on stm32f4. i couldnt understand why they called it as FIFO instead of data register. could anyone explain why ?
Posted on March 14, 2016 at 14:45 The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 16, 2016 at 21:45Looking for a eclipse IDE setup? Follow this link:http://www.rescuerobot.org/drupal/?q=content/best-free-offline-ide-mbedorg-projects Regards, Kevin Gordon. #nucleo-openocd-gcc4mbed-master
Posted on March 16, 2016 at 16:48Hi,I am having trouble to get the analog watchdog to work. I want to get an interrupt each time the input voltage is not within a given range.I have configured the analog watchdog for ADC3 with STM32CubeMX as follows...
Posted on March 15, 2016 at 13:53After I switch to new CubeMX version code generation is broken. In main.c file stange function names generated instead of init functions. @@ -78,11 +78,11 @@ int main(void) SystemClock_Config(); /* Initialize a...
Posted on March 15, 2016 at 23:44The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on March 16, 2016 at 14:47Hi, Is there any tool to calculate the timer calculations chiefly to calculate the timer interrupt duration .There is this non -official http://www.mikroe.com/timer-calculator/ from mikroelectronika but it doesnt hav...
Posted on February 28, 2016 at 22:16Hello and sorry for my English.Right now I'm faced with a problem. When I choose ''Sys -> Debug -> Serial-Wire'' (stm32f103rctx) and create a project SW4STM32 -> Eclipse ceased to operate the SWD. It operates seco...
Posted on February 12, 2016 at 19:32First of all, some suggestions to the forum maintainers and moderators: 1) STM32CubeMX deserves its own category. It is becoming a very big deal for the users of your products. 2) This topic and another one entit...
Posted on March 16, 2016 at 15:44 Hi, I have a big problem with isochronous in transfer on STM32F429 with Standard Peripherial Library. On HAL library everything works fine... I need to send audio feedback over USB. I know that I have to do some...