Navigation

    Welcome to the Pycom forum

    Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Tags
    3. code
    Log in to post

    • A

      Is there a good tool for converting C code to microPython code?
      Discussion • python micorpython code • • Andy Smith  

      1
      0
      Votes
      1
      Posts
      15
      Views

      No one has replied

    • K

      Locals Vs Globals
      GPy • code • • kjm  

      3
      0
      Votes
      3
      Posts
      260
      Views

      K

      long sigh
    • B

      Does too much code and libraries uploaded lead to main.py not launching ?
      SiPy • pycom upload code • • brossingo  

      4
      0
      Votes
      4
      Posts
      419
      Views

      C

      Try to cross compile the lib folder. It may be a memory fragmentation problem, so you cannot allocate the needed buffer size.
    • F

      SD card doesn't work on pysense
      Discussion • pysense micropython code • • freddy  

      26
      0
      Votes
      26
      Posts
      4788
      Views

      S

      @Henning I had the same issue with the Expansionboard v3.1. The issue got solved, after using another Expansionboard v3.1 I've bought recentely..... I never used the SD-Card slot on the first one before, so I don't know, why it seems to be broken. Well, at least it works flawless with the second Expansionboard.
    • J

      Pymakr VS Code: Only sync changed files
      Enhancements • pymakr code upload plugin visual studio • • johand  

      8
      0
      Votes
      8
      Posts
      2263
      Views

      Ralph

      @johand Thanks for the info, I'm able to reproduce the issue. There's indeed a problem in the upload feature, which has been solved in the latest versions of Atom. The VSC plugin is a bit behind code wise. We're working on a refactor of the Atom upload feature right now, when that's done we'll upgrade VSC as well to be up to date with it. That'll solve this issue. For now either be a bit patient with uploading with VSC or temporarily switch to Atom for this project. Sorry for the inconvenience!
    • D

      Trouble with FiPy code not working
      FiPy • fipy code • • Dylan  

      33
      0
      Votes
      33
      Posts
      9256
      Views

      robert-hh

      @dylan It is hard to believe that this is the reason, because the standard value for sys.path is ['', '/flash', '/flash/lib']. Since main.py resides in /flash, any code to be imported may reside at that place too, like also in /flash/lib or the actual directory (frisdt entry). The latter may be the a cause, if you have multiple copies of your code, good and bad ones, on the file system.
    • S

      Pymakr 1.2.8 Cand upload code / Safeboot????
      Pymakr • pycom python code pycom upgrade • • stefan85e  

      4
      1
      Votes
      4
      Posts
      1180
      Views

      seb

      @stefan85e Have you tried disabling the safe-boot feature, does this work?
    • G

      How to update script on 100 boards
      LoPy • lopy lora firmware firmware update code • • gruia.nichita  

      8
      0
      Votes
      8
      Posts
      1883
      Views

      G

      @seb It's my bad. I have missed that service was listening just on localhost, that's why I was not able to receive any file.
    • S

      How do I mark code in a post to this forum?
      Discussion • code embed answer • • smbunn  

      4
      1
      Votes
      4
      Posts
      974
      Views

      S

      Thanks, sorry I did not see the "compose" with question mark inside the box. The documentation is pretty clear. I am a member of so many forums and they all have different tools. Wonder if there will be a shake up at some stage to use something like the wiki toolset which does most thinks.
    • 1 / 1