Search found 130 matches

by Alan_37
Mon Apr 29, 2024 5:29 pm
Forum: Bug Reports
Topic: W25 Flash ( STM32F411 )
Replies: 5
Views: 114

Re: W25 Flash ( STM32F411 )

Hi so here are the results

I have set the prescaler to 16 , 32 and 64 result still the same
I also tried to lower the speed from the RCC register but still no joy .

Delays seems to be perfect I made a 50ms Blinking on C13
photo_2024-04-29_18-22-03.jpg
photo_2024-04-29_18-22-03.jpg (65.72 KiB) Viewed 6 times
by Alan_37
Mon Apr 29, 2024 4:22 pm
Forum: Bug Reports
Topic: W25 Flash ( STM32F411 )
Replies: 5
Views: 114

Re: W25 Flash ( STM32F411 )

Hi BenR

Thanks for your reply

I will do that today and let you know

Thanks again
by Alan_37
Mon Apr 29, 2024 1:48 pm
Forum: Bug Reports
Topic: W25 Flash ( STM32F411 )
Replies: 5
Views: 114

Re: W25 Flash ( STM32F411 )

Hello

Any news on this Bug please ?

I am stuck , can not continue the project without this
by Alan_37
Mon Apr 29, 2024 9:47 am
Forum: Bug Reports
Topic: Advanced String Function ( Component )
Replies: 2
Views: 43

Re: Advanced String Function ( Component )

Hi Steve ,

Using STM32f411

Thanks
by Alan_37
Sun Apr 28, 2024 9:48 pm
Forum: Bug Reports
Topic: Advanced String Function ( Component )
Replies: 2
Views: 43

Advanced String Function ( Component )

Hi There is a bug in the component simulation works fine but when trying to compile it fails with the following error AC_Com_NX.o: In function `FCM_EXT_Buffer': AC_Com_NX.c:(.text.FCM_EXT_Buffer+0x170): undefined reference to `FCI_REMOVEFROMSTRING' collect2.exe: error: ld returned 1 exit status Erro...
by Alan_37
Thu Apr 25, 2024 8:39 pm
Forum: Bug Reports
Topic: W25 Flash ( STM32F411 )
Replies: 5
Views: 114

Re: W25 Flash ( STM32F411 )

Can this be fixed please ?
by Alan_37
Thu Apr 25, 2024 8:16 am
Forum: Bug Reports
Topic: STM32f411CE RCC / Timings
Replies: 6
Views: 128

Re: STM32f411CE RCC / Timings

Ok I see ,

Coming from Mcu's like AVR that dose not have PLL , I did not know that flowcade can calculate the internal PLL clocks
well that's cool :)

Maybe a for next update may I suggests flowcode displaying the calculated PLL clocks that would be nice .

Thanks
by Alan_37
Wed Apr 24, 2024 7:26 pm
Forum: Bug Reports
Topic: W25 Flash ( STM32F411 )
Replies: 5
Views: 114

W25 Flash ( STM32F411 )

Hi I am trying to use W25q32 Serial Flash but there seems to be more then 1 Bug in it . I can read data properly from it when programmed with a Programmer, but I can not write to it proper data using SPI with STM32f411. Bug 1 : Erase Block if I set it to start erasing from Page 5 , it will start fro...
by Alan_37
Sat Apr 20, 2024 7:23 pm
Forum: Bug Reports
Topic: STM32f411CE RCC / Timings
Replies: 6
Views: 128

Re: STM32f411CE RCC / Timings

So if I set the clock frequency say to 70Mhz via PLL and in flowcode options
I write 25Mhz cos that is the external oscillator frequency , Will flowcode be able to
calculate the right timings ?
by Alan_37
Sat Apr 20, 2024 11:15 am
Forum: Bug Reports
Topic: STM32f411CE RCC / Timings
Replies: 6
Views: 128

Re: STM32f411CE RCC / Timings

Hi , LeighM Yes I have set the clock speed LOL , I just found it , it was the Auto clear watchdog selected in the options removing it all works fine now, still don't know why that would happen . I also wanted to ask why the 411 is limited to 26Mhz in Flowcode when in the data sheet say it can go up ...