User Activity

Hi,I am trying to use a STEVAL_PCC009V2 board connected to a EVAL6474H board to drive a stepper motor.When I run the SPIN eval software I get a notice that the firmware is not the latest and I need to update it. I just ordered the board, but it shows...
I am looking at using the L6474 to drive a stepper motor. I have a question about the absolute position register (ABS_POS).It says it is the current motor absolute position, but I want to clarify that it really is just a counter for the number of ste...
I am trying to get FOTA updates working with the IoT node kit and Azure.I currently have v4.0.1 installed on the board. I uploaded v4.0.2 to an azure storage account where I created a blob and uploaded the file, then generated a blob sas url.In my Az...
I'm trying to get basic FOTA working with the example binary from en.fp-cld-azure download (Azure_IoTCentral_BL.bin).I have the example binary loaded on the board and successfully connecting and communicating with my Azure IoT Central app.I added the...
I'm trying to init the EEPROM.. the code is returning HAL_FLASH_ERROR_SIZ from within FLASH_WaitForLastOperation.. I haven't really found much info about this error code, other than it is a size error... How do I fix it? I believe this used to work ...