-
Hi Notro,
Thanks for your great job of FBTFT.
I am trying to use ILI9341 LCD with FBTFT but I am getting white lcd which looks initialization not success.
I have verified LCD & Connection wit…
-
Hello.
I have problem with my code created in PyPSA. I want to do a power flow of this 39 bus system. When I run this code, I get a long error message.
##########################################…
-
Hello,
Sorry, I have only very basic knowledge on sensor communications. I could run a bme280 and also BNO055, separately without problem. The problem is when I combine both and override the wiring. …
-
For andes systems with wind or PV, time domain simulation fails at the time of fault: "Time step reduced to zero. Convergence is not likely."
Steps to reproduce the behavior:
1. Find the ieee14_…
-
Hello,
I have an Odroid N2 made by HardKernel. I am using an OGST Gaming Case (https://ameridroid.com/products/ogst-gaming-console-case-for-odroid-xu4) that is designed for an Odroid XU4. I am tryi…
-
Hello,
i try to use the tft screen st7789s.
i compiled the kernel for the nano-pi-m1 with the driver st7789s:
```fb_st7789s.c
/*
* FB driver for the st7789s LCD display controller
*
…
-
Unfortunately SSD devices use two different concepts for register params:
e.g SSD1351:
- register number has DC=0, all N register params have DC=1
e.g. SSD1306, SSD1225:
- registers and all fo…
-
When using a startbyte txbuf16 gets unaligned.
This can prevent the code from being portable to other platforms or degrade performance.
[fbtft-bus.c](https://github.com/notro/fbtft/blob/master/fbtft-…
notro updated
3 years ago
-
Hello~~~
I'm try to run the powerflow of 9 bus system in Pandapower, so The first step is create the 9 bus system in pandapower. After that I'm going to run powerflow ,but I did't complete about it…
-
And here is some more info:
![image](https://cloud.githubusercontent.com/assets/13830438/9333921/65672ae2-45cc-11e5-8433-24ccacb94156.png)
same as in https://github.com/notro/fbtft/issues/254
So the…