Search found 89 matches

by Oscar_T
Thu Jan 07, 2021 8:55 pm
Forum: General
Topic: DSP FIR filter component coefficients
Replies: 38
Views: 18787

Re: DSP FIR filter component coefficients

Hello everybody!

a nice discussion, I'd be curious to try the new implementations using an esp32 module.

By the way BenR, have you got to see if it is possible to implement the two i2s ports of the esp32 module?

Coupled with the dsp module, some interesting things could come out.
by Oscar_T
Wed Dec 23, 2020 3:46 pm
Forum: Feature Requests
Topic: Touch XPT2046 SPI Uninitialise
Replies: 2
Views: 2521

Re: Touch XPT2046 SPI Uninitialise

Hi Ben

Yes, the physical components have 2 distinct cs; after the holidays I will let you know the progress

Regards
by Oscar_T
Wed Dec 23, 2020 3:13 pm
Forum: Feature Requests
Topic: STM32 timer
Replies: 8
Views: 5089

Re: STM32 timer

Hi Leigh

Now is ok!

Thanks Again

Regards
by Oscar_T
Wed Dec 23, 2020 3:11 pm
Forum: Feature Requests
Topic: Touch XPT2046 SPI Uninitialise
Replies: 2
Views: 2521

Touch XPT2046 SPI Uninitialise

Hi I am using the xpt2046 touch component successfully. Now I am forced to add a new spi peripheral on the same spi bus I use with the XPT2046 controller. The new peripheral will be controlled via the master SPI component. The Spi master component has both the initialization and Uninitialise macro a...
by Oscar_T
Tue Dec 22, 2020 4:25 pm
Forum: Feature Requests
Topic: STM32 timer
Replies: 8
Views: 5089

Re: STM32 timer

Hi Leigh

Now I see channels 1 and 2 but I can't select the pins!
by Oscar_T
Tue Dec 22, 2020 1:23 pm
Forum: Feature Requests
Topic: STM32 timer
Replies: 8
Views: 5089

Re: STM32 timer

Hi Leigh

The mcu is STM32F030RC
by Oscar_T
Tue Dec 22, 2020 11:36 am
Forum: Bug Reports
Topic: ESP32 & Ili9341 not working
Replies: 10
Views: 6132

Re: ESP32 & Ili9341 not working

Hi I have a problem with the SetFontScaler function. in simulation everything is ok but when I go to compile it gives me the following error "GSM_003_3G.o: In function` main ': GSM_003_3G.c :(. Text.startup.main + 0xcc): undefined reference to `FCD_0ba71_Base_GLCD__SetFontScaler ' collect2.exe: erro...
by Oscar_T
Tue Dec 22, 2020 11:17 am
Forum: Feature Requests
Topic: STM32 timer
Replies: 8
Views: 5089

Re: STM32 timer

Hi Ben

There is one other small thing to change.

The i2c cal component that allowed me to use the HW peripheral is now only available in SW mode.

With Leigh we spent some time to use the HW channel, can you re-enable the function?
by Oscar_T
Tue Dec 22, 2020 10:39 am
Forum: Feature Requests
Topic: STM32 timer
Replies: 8
Views: 5089

STM32 timer

Hi

In the new version of flowcode there is no timer component stm32 which instead was present in 8.

Could you include it again?

Regards