Coder Social home page Coder Social logo

Comments (6)

per1234 avatar per1234 commented on May 24, 2024

Hi @Phoen11xx. Thanks for your report. I know there has been a recent discussion about the use of this macro on Arduino Forum:

https://forum.arduino.cc/t/remove-serial-port/1123859

Is that you? I ask because that discussion contains valuable information about how the users are setting the macro (via the boards definition instead of trying to do it via the sketch code).

from arduinocore-avr.

Phoen11xx avatar Phoen11xx commented on May 24, 2024

These not my forum thread. but i have exactly the same problem.

from arduinocore-avr.

facchinm avatar facchinm commented on May 24, 2024

The issue is very likely due to how Windows caches the USB descriptors; you can try changing the productVersion field here , replacing 0x100 with any other number, to check if it forgets the previous association.

from arduinocore-avr.

Phoen11xx avatar Phoen11xx commented on May 24, 2024

I recorded a video showing this problem:
https://www.youtube.com/watch?v=9o1CELyCOsc
It doesn't look like the problem is in the cache. digitalWrite still working but mouse.move not working with CDC_DISABLED define

from arduinocore-avr.

Phoen11xx avatar Phoen11xx commented on May 24, 2024

@facchinm I was wrong about the cache. I change 0x100 to 0x101 and it worked

from arduinocore-avr.

Phoen11xx avatar Phoen11xx commented on May 24, 2024

Maybe replace this number with a timestamp or compilation number? there is no information about possible caching in the comments to this option

from arduinocore-avr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.