Rouan van der Ende

Results 25 comments of Rouan van der Ende

Has anyone got W5500 working with DHCP? I've got TCP working when specifying an ipaddress, but I have no idea how to get DHCP added when initializing the device.

I tried with smoltcp-nal, not smoltcp itself. Sorry I'm a bit new to rust so its a bit daunting to init the devices. I was hoping a minimal example to...

> > > > this is [my minimal example](https://github.com/cnmozzie/stm32-rust-demo/blob/main/examples/smoltcp-dhcp.rs) that I take from the "booster" repo. I hope it can help you Thank you @cnmozzie !! I'm going to try...

@cnmozzie thanks again for the example code, I got it working on my stm32F407 :)

Yes please. At the moment this opens in a tab.

I only get this error when using tikv and not file storage. ``` There was a problem with a datastore transaction: gRPC api error: status: OutOfRange, message: "Error, message length...

I think this is related, but for a different board? Seems like this code is no longer in master. https://github.com/atsamd-rs/atsamd/pull/161

For anyone coming across this. You might be loading opencv differently, but it should be very similar no matter how you load it. ![image](https://github.com/mozmorris/react-webcam/assets/3116694/831dec82-f35d-44c4-b0ff-a3bf5b6512fa) ```js import { Button } from...

and if you use the `webcamRef?.current?.getCanvas()` ? Does it still get blocked? From the canvas element you can read the data directly?

Refer to this diagram for pinouts if following the fritzing image: https://github.com/thotro/arduino-dw1000/blob/master/adapterBoard/adapterBoard%20pdf/adapterBoard_etch_copper_top.pdf