FreeJoy-Team / FreeJoy

STM32F103 USB HID game device controller with flexible configuration
GNU General Public License v3.0
734 stars 140 forks source link

Firmware v1.7.1b3 (latest) freezing on STM32F103C8 Revision Z #193

Open prikrylm opened 1 year ago

prikrylm commented 1 year ago

FreeJoy firmware freezing after aprox. 10s of workig on an STM32 with 256 kB Flash memory. Programmer reports this CPU as Revision Z, ID 0x414. Maybe is there some issue with emulation of EEPROM?

YifeiZhao0816 commented 1 year ago

Same issue here. Also tried v1.6.0, the board also freezes

Sprintel82 commented 1 year ago

Mismo problema aquí. También probé v1.6.0, la placa también se congela

Hi, could you fix your problem? In my case it does not recognize hall sensors or potentiometers when configuring axes, I do not know why, I test the same sensors in arduino Leonardo and they work well. I use v1.7.1b3 I consult because I am new to this, in case I want to install a previous version how should I proceed?? Install the firmware on STM32 using ST Link v2.

Stout001 commented 1 year ago

Mismo problema aquí. También probé v1.6.0, la placa también se congela

Hi, could you fix your problem? In my case it does not recognize hall sensors or potentiometers when configuring axes, I do not know why, I test the same sensors in arduino Leonardo and they work well. I use v1.7.1b3 I consult because I am new to this, in case I want to install a previous version how should I proceed?? Install the firmware on STM32 using ST Link v2.

Could be that you are using a fake STM32F103C8 and not a genuine. I have several fakes most of them (not all) of them behaves differently. Either not connecting, conencting and disconnecting intermitently or sems to work with buttons but not with hall sensors or potentiometers. I read somehere that some fakes runs OK on USB2 but not USB3 and most are 64K Very frustating.