USB does not work with 32MX220

Any bugs you encounter with Flowcode should be discussed here.
Post Reply
HansJuergenHalder
Posts: 4
http://meble-kuchenne.info.pl
Joined: Sat Dec 12, 2020 12:32 am

USB does not work with 32MX220

Post by HansJuergenHalder »

Hello,

I am using a 32MX220F032B with USB.

Unfortunately the USB created in Flowcode8 does not work when the same program is created under Flowcode9.

The configuration settings in Flowcode9 are the same as in Flowcode8

The hex file was created under Flowcode9

The 32MX220F032B is clocked with a 12MHz crystal.

The USB could not be recognized after the USB cable was connected.
Attachments
32MX222_Test_USB.fcfx
(9.35 KiB) Downloaded 250 times

BenR
Matrix Staff
Posts: 1951
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 510 times
Been thanked: 697 times

Re: USB does not work with 32MX220

Post by BenR »

Hello,

Was this project working correctly in v8 and connecting to the USB?

I've compared the flowcode generated C code as well as the components and the CAL and so far I've not found any differences in the generated code to eplain why it isn't working in v9.

Post Reply