Search found 14 matches

by OderlandoRSilva
Wed Dec 11, 2024 12:30 pm
Forum: General
Topic: Problem with 1.3 inch TFT display ST7789
Replies: 1
Views: 532

Problem with 1.3 inch TFT display ST7789

I was trying to use the display shown in the photo, but something wasn't working right. As simple as my code is, it doesn't work properly. I'm using an Arduino UNO. The problem: After the code is sent to the Arduino, the display remains without information. But, when I send the code to the Arduino a...
by OderlandoRSilva
Sun Aug 04, 2024 7:11 pm
Forum: General
Topic: Free Arduino Mega 2560. Why not?
Replies: 0
Views: 5978

Free Arduino Mega 2560. Why not?

I was thinking about the use of Arduinos nowadays. I usually use STM32, because they are cheaper and more competitive. However, I see that two very famous Arduino models are the Arduino Uno and Arduino Mega. I know that FlowCode now offers free support for the Arduino Uno, but the Arduino Mega is st...
by OderlandoRSilva
Sun Aug 04, 2024 2:54 pm
Forum: General
Topic: Data transmission between 2 STM32 microcontrollers
Replies: 6
Views: 3377

Re: Data transmission between 2 STM32 microcontrollers

So it is not possible to communicate with two peripherals on a single UART channel (Short distances)?
by OderlandoRSilva
Sun Aug 04, 2024 1:45 pm
Forum: General
Topic: Data transmission between 2 STM32 microcontrollers
Replies: 6
Views: 3377

Re: Data transmission between 2 STM32 microcontrollers

I also have another question: I'm using a STM32F401RET6 and it has 6 UART channels. Is it possible to make more than 6 slave microcontrollers using just one master board?
by OderlandoRSilva
Sun Aug 04, 2024 1:38 pm
Forum: General
Topic: Data transmission between 2 STM32 microcontrollers
Replies: 6
Views: 3377

Re: Data transmission between 2 STM32 microcontrollers

Hello. I really appreciate your participation in clarifying my question. The communication used between the two STM32 microcontrollers must be bidirectional.
by OderlandoRSilva
Sun Aug 04, 2024 10:03 am
Forum: General
Topic: Data transmission between 2 STM32 microcontrollers
Replies: 6
Views: 3377

Data transmission between 2 STM32 microcontrollers

Hello everyone.
I want to communicate between 2 STM32 microcontrollers and I'm having some difficulties doing so.
At first, I don't think I know the correct way to do this.
What tool should I use for this? UART? (CAL or RS232?), SPI?
I apologize for my many doubts.
by OderlandoRSilva
Wed Mar 06, 2024 2:04 pm
Forum: General
Topic: Support for ADS1115 and ADS1118
Replies: 5
Views: 2092

Re: Support for ADS1115 and ADS1118

Hello. Is there anything new? I'm curious to know if it worked haha
by OderlandoRSilva
Mon Feb 26, 2024 1:56 pm
Forum: General
Topic: Support for ADS1115 and ADS1118
Replies: 5
Views: 2092

Support for ADS1115 and ADS1118

Hello. I was thinking about using the ADS1115 and ADS1118 sensors, as they are very common and cheap. I saw an old post talking about the subject, but I saw that no components were created for the library. Has anyone managed to use these sensors using flowcode?
by OderlandoRSilva
Mon Dec 25, 2023 12:42 pm
Forum: General
Topic: Create library for the AHT10 sensor
Replies: 17
Views: 15871

Re: Create library for the AHT10 sensor

I tested the sensor with real hardware and it worked very well. Thank you to everyone who contributed to this new hardware in the library. It really has great value for money.
by OderlandoRSilva
Sat Dec 16, 2023 11:40 am
Forum: General
Topic: Create library for the AHT10 sensor
Replies: 17
Views: 15871

Re: Create library for the AHT10 sensor

I am unable to compile the code for any of the AHT10 functions. The library is updated, but it is not possible to compile.