NUCLEO-F446RE and OpenOCD
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
Ask questions, find answers, and share insights on STM32 products and their technical features.
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...
Posted on March 16, 2016 at 14:51can we use a thread without using a FreeRTOS or any RTOS in STM32 code.Any references to it.thanks in advance !rgdsRp #!stm32 #stm32 #schedulder #can
Posted on March 14, 2016 at 15:24Hello,there is a bug in the HAL library file stm32f3xx_hal_dac_ex.c when using STM32F334.The file version is 1.2 (last version in the firmware package 1.4 for STM32F3).I want to enable the output switch for the DAC2 ...