Search found 15 matches

by Andy2No
Tue Jan 07, 2020 8:14 pm
Forum: General discussion
Topic: Using UART
Replies: 2
Views: 3387

Re: Using UART

It's usual to have something like this, in setup() : Serial.begin(115200); - but there's an optional second parameter, called config, which has more options, so you can set things like parity, number of stop bits, and so on, by choosing a configuration off a list of alternatives. Here's the official...
by Andy2No
Tue Jan 07, 2020 7:08 pm
Forum: Ideas & suggestions
Topic: RSS Feed
Replies: 3
Views: 8563

Re: RSS Feed

I've never really used them, but that looks useful, just as it is.

It seems like a good way to keep up without having to dive into different areas of the forum to check them all.

Could we have a link from the main site, maybe in the header of each page?
by Andy2No
Tue Jan 07, 2020 7:05 pm
Forum: General discussion
Topic: I2C synchronous/blocking issue
Replies: 5
Views: 4338

Re: I2C synchronous/blocking issue

My impression is that I2C reads are blocking, which introduces occasional delays on the other periodic operation (samples processing + SPI). Is this really the case? If so, is there any workaround? I2C/IIC is fairly slow, so you'd probably need to make sure each operation didn't happen until suffic...
by Andy2No
Mon Jan 06, 2020 4:07 pm
Forum: Ideas & suggestions
Topic: The following words in your search query were ignored because they are too common words: port serial com
Replies: 8
Views: 23100

Re: The following words in your search query were ignored because they are too common words: port serial com

Currently, I'v made no change on how phpBB manage search. I'm open to all suggestion to optimize it anyway I guess the default should be fine regarding phpBB legacy. I used to use a radio control forum which used phpBB, and looked similar to this one. The search got progressively worse, until it wa...
by Andy2No
Tue Dec 31, 2019 7:17 pm
Forum: General discussion
Topic: DDRX function on STM32
Replies: 7
Views: 18463

Re: DDRX function on STM32

I hadn't seen this thread before. I was effectively asking the same thing, yesterday, but I was thinking more of parallel I/O. This thread has a lot more of the details than I managed to find, so I've linked to it, from there: https://www.stm32duino.com/viewtopic.php?f=7&t=59&p=297#p297 Shor...
by Andy2No
Tue Dec 31, 2019 7:06 pm
Forum: General discussion
Topic: Parallel port manipulation
Replies: 2
Views: 5684

Re: Parallel port manipulation

I see this topic has effectively been covered a few days ago, but without mentioning parallel I/O:

viewtopic.php?f=7&t=21

- and has more of the details.
by Andy2No
Tue Dec 31, 2019 6:52 pm
Forum: General discussion
Topic: Migration of "old forum" questions..?
Replies: 5
Views: 11177

Re: Migration of "old forum" questions..?

There's still a partial, but largely complete, archive of the old forum here too: https://stm32duinoforum.com/forum/index_php.html Some links on recent posts probably still don't work, because those pages are missing... Apparently some older content is missing too, but there's still a large chunk of...
by Andy2No
Tue Dec 31, 2019 6:41 pm
Forum: STM boards (Discovery, Eval, Nucleo, ...)
Topic: Nucleo-L452RE IDE
Replies: 4
Views: 5381

Re: Nucleo-L452RE IDE

Hi anyone! Im trying to Use an IDE to program my new Nucleo-L452RE . There is an official St Ide? On official ST website it isn't as clear as they say to me at maker faire... With arduino Ide I have some problems so I can't upload sketces... it's quite difficult but in late evening I finally find t...
by Andy2No
Tue Dec 31, 2019 6:26 pm
Forum: Announcements
Topic: Welcome back stm32duino.com
Replies: 29
Views: 49076

Re: Welcome back stm32duino.com

I see thread notifications are effectively off by default - I've already had a reply to a post I made, but I had to go and look for it. This seems to be common behaviour for forums, but isn't usually what's wanted by people who join them - maybe it's a legal thing. The cure is: Click on your user na...

Go to advanced search