Posted on September 01, 2016 at 14:13
Hello s.boris,
For the DMA process the values are automatically populated into the designated array. Due to this the following bit of code may be not doing what you want it to:
void HAL_ADC...
Posted on September 01, 2016 at 14:00Hello marechal.nicolas,The problem description is a bit hard to follow. Can you post your main code to help with the troubleshooting?
Posted on September 01, 2016 at 13:56Hello knuzner,Can you post your entire code to help external troubleshooting? Could be an issue in the configuration.
Posted on September 01, 2016 at 13:44Hello mattoo.anuj,Can you post your main.c code? Have you tried clearing the buffer from the ''HAL_UART_RxCpltCallback()'' in main.c to process the string once the UART Rx transfer is complete? I am sure that i...
Posted on August 31, 2016 at 01:58Hearing noise but not turning can be (among other things): Stepping the sequence too fastWrong sequence that is steppedNot enough current supplied to the motorWhat kind of 5V supply are you using?