Alex Evers

Results 18 comments of Alex Evers

The problem for me is, switching to 64bit I no option on the RPI. But in the meantime I saw the need for more power and got a used x86_64...

Thanks for clarification. Where do i get the code from the bootloader?

is it still this one? https://github.com/vedderb/bldc-bootloader then it deserves the same treatment.

I will definetly not use the bootloader yet. The Port is runable now but i have several hardfaults which i need to find at first. When this is running i...

What about the `ADC_SAMPLE_MAX_LEN`? to fit the Vesc code in the RAM of the F446 i need to reduce it to 1500. Does anyone know if this affects vesc tool...

Firmware runs on F446 but when I try to connect with vesc tool 2.06 I get the error that it can not read the firmware version. In the firmware I...

I will trace the traffic on the serial and have a look what's transferred.

![works](https://user-images.githubusercontent.com/1442404/84824080-acee6200-b01f-11ea-9b11-feefd0be5587.png) I needed to update the usb handling as well. the usb config for chibios was missing several stuff which was added in the meantime. Now it Works!!! Now i...

I know. But when i do all that stuff at once the pull request will be to huge to handle. My goal now is to have my hardware running and...

I have not planned that but it's a good idea.