stevstrong
stevstrong
What is actually the status of this PR? Is it safe to merge?
OK, then I will commit this. If somebody will encounter a problem related to this, then I will revert it. Thank you for contributing!
You did not install the driver if you did not run the install batch file with admin rights. So you probably have another driver which you can uninstall it as...
I will close this and not merge, as there is no or very small benefit when applying it. Fell free to re-open it if there is some considerable change in...
I really cannot understand and solve the issue. Is there anyone who can help on this?
@vinzenz this PR in this state does not solve anything. Do you want to make some updates?
It is not a clean solution but I will merge this though. If anyone needs more `transfer` functions for SPI, then I would recommend to use my repo.
@saloid , what is the status of this PR?
I think the solution from @fpistm should be applied, especially lines https://github.com/stm32duino/Arduino_Core_STM32/blob/42b2ab21373f6769cfc6a9b6ca03bf303fe9b4fa/cores/arduino/Print.cpp#L274-L290
The newest package does have a problem at install. I followed this page: https://gobot.io/documentation/platforms/beaglebone/ Having Go already installed, I started to install gobot with: `go get -d -u gobot.io/x/gobot/...` And...