Giter Club home page Giter Club logo

Comments (4)

bztsrc avatar bztsrc commented on July 27, 2024 1

I'd like to apologize, because I've totally forgotten about your issue. Now it was reported by another user, so debugged it again (my bad), and it's been fixed.

from raspi3-tutorial.

bztsrc avatar bztsrc commented on July 27, 2024

Hello,

Thanks for the feedback. All that I can tell is, it works for me. Without that mailbox call I got nothing but jibrish, meaning the baud rate is not valid. With the call everything is fine, so I do not bother about the return status code (besides, it's not that we can do anything about it in the unlikely case if it fails). The errorcode btw suggests you've used another tag with bad arguments. Are you sure you've set up the mailbox array properly? Maybe invalid mailbox size or missing last tag marker?
Anyway I'll check it and see about that turbo flag you've mentioned, just to be sure everything is ok.

Thanks for your report.
bzt

from raspi3-tutorial.

andre-richter avatar andre-richter commented on July 27, 2024

Yeah I can confirm that it works despite the error, and the call is effective and needed. I tested it with your C code as well, return code is 0x8000001 which means partial error or something like that. I just wanted to report for the sake of completeness :)

from raspi3-tutorial.

bztsrc avatar bztsrc commented on July 27, 2024

I appreciate that, thanks! I'm guessing I'd have to add a zero int to the array right before the MBOX_TAG_LAST and change the first element to 9*4. That should make it return a full success. Since the code is working as is, I'll close this issue now, but I'll fix that call.

from raspi3-tutorial.

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.