Search found 3053 matches
- Sat Mar 16, 2019 8:56 am
- Forum: STM Core
- Topic: Variable Frequency PWM Support in F429
- Replies: 1
- Views: 35
Re: Variable Frequency PWM Support in F429
It seems that is based on HAL so I moved this to the appropriate group.
- Tue Mar 05, 2019 7:50 am
- Forum: Builds and Announcements
- Topic: Alternative phpBB forum is created
- Replies: 19
- Views: 639
Re: Alternative phpBB forum is created
Hmm, "Connection is NOT SECURE"...
- Tue Mar 05, 2019 7:46 am
- Forum: PR's bugs and enhancements
- Topic: Hardware serial
- Replies: 4
- Views: 314
Re: Hardware serial
So this is a fix for compatibility with a "third-party" tool, which has actually no direct connection to libmaple repo, and is actually only used by you, right?
- Mon Mar 04, 2019 10:32 am
- Forum: Problems with libraries
- Topic: STM32F103 + W5500 + Ethernet 2.0
- Replies: 9
- Views: 335
Re: STM32F103 + W5500 + Ethernet 2.0
I hope you realized that both are typo errors...
- Sun Mar 03, 2019 3:15 pm
- Forum: Problems with libraries
- Topic: STM32F103 + W5500 + Ethernet 2.0
- Replies: 9
- Views: 335
Re: STM32F103 + W5500 + Ethernet 2.0
I was expecting a screenshot of the IDE, not a picture of it. A screenshot gives information about the selected board and other options selected over menu. - stm32_IDE.jpg And please post (as code) all the text from the IDE message window. Be aware, that "Serial" is strictly linked to USBSerial in m...
- Sat Mar 02, 2019 7:38 am
- Forum: Problems with libraries
- Topic: STM32F103 + W5500 + Ethernet 2.0
- Replies: 9
- Views: 335
Re: STM32F103 + W5500 + Ethernet 2.0
I just pushed a fix for conflicting USBSerial.available definition, which was not there on my PC because I use the latest GC version.
Please check if it works now.
Please check if it works now.
- Fri Mar 01, 2019 6:51 pm
- Forum: Problems with libraries
- Topic: STM32F103 + W5500 + Ethernet 2.0
- Replies: 9
- Views: 335
Re: STM32F103 + W5500 + Ethernet 2.0
Please paste here a picture of the Arduino ide showing your code and containing the error message.
- Mon Feb 25, 2019 9:42 am
- Forum: STM32F3 Boards
- Topic: STM32F303CC "BluePill"
- Replies: 2
- Views: 808
Re: STM32F303CC "BluePill"
I own already this board:
https://bsfrance.fr/lora-long-range/136 ... X1276.html
So a board without LoRa and display (eventually with SD slot) could be attractive for ~5EUR.
https://bsfrance.fr/lora-long-range/136 ... X1276.html
So a board without LoRa and display (eventually with SD slot) could be attractive for ~5EUR.
- Sat Feb 23, 2019 11:30 am
- Forum: Problems with libraries
- Topic: STM32F103 + W5500 + Ethernet 2.0
- Replies: 9
- Views: 335
Re: STM32F103 + W5500 + Ethernet 2.0
Where have you extracted the Ethernet2 zip file content? If it is the Arduino/libraries folder, then you have to rename the Ethernet.h file from extracted lib to Ethernet2.h, and change it in each cpp and header file, too, otherwise Arduino will include his default generic Ethernet library. Or you d...
- Wed Feb 20, 2019 6:29 pm
- Forum: Problems with libraries
- Topic: Fix: Ethernet_STM-master fails with W5200 chip
- Replies: 16
- Views: 1176