|
Re: bug in http server
Hi Erwin
Did you try to enable CONFIG_GPIO_STM32_PORTG? I took a look into
samples/net/http_server/outdir/olimex_stm32_e407/.config and GPIOG is
not enabled.
Yannis
Hi Erwin
Did you try to enable CONFIG_GPIO_STM32_PORTG? I took a look into
samples/net/http_server/outdir/olimex_stm32_e407/.config and GPIOG is
not enabled.
Yannis
|
By
Yannis Damigos
·
#778
·
|
|
STM32 LL SPI driver
I'm about porting the enc28j60 to the new SPI driver (stm32f4 + CS GPIO pin), after some debugging, I found the CS pin seems to go high for a very short time in between a transaction, did anyone
I'm about porting the enc28j60 to the new SPI driver (stm32f4 + CS GPIO pin), after some debugging, I found the CS pin seems to go high for a very short time in between a transaction, did anyone
|
By
Matthias Bösl <matthias.boesl@...>
·
#777
·
|
|
Re: Reg: Zephyr
Thank you Neil and Justin Watson for reply.
Thank you Neil and Justin Watson for reply.
|
By
Bandaru Sivakrishna <bandarusivakrishna@...>
·
#780
·
|
|
Re: bug in http server
Erwin,
Can we have this communication the related JIRA please?
Anas
Erwin,
Can we have this communication the related JIRA please?
Anas
|
By
Nashif, Anas
·
#776
·
|
|
Re: bug in http server
Hey Anas, Erwan,
I fixed the compile bug, but on the olimex board the ethernet is no not
functional.
I got two boards (same STM32F407 CPU), one is working, one (the olimex)
isn't. Both were working
Hey Anas, Erwan,
I fixed the compile bug, but on the olimex board the ethernet is no not
functional.
I got two boards (same STM32F407 CPU), one is working, one (the olimex)
isn't. Both were working
|
By
Erwin Rol
·
#775
·
|
|
Re: Public and Private API's
Private APIs are for internal use by the kernel and can change at any time. They are prefixed with an underscore.
Public APIs are intended to be stable and typically go through a deprecation process
Private APIs are for internal use by the kernel and can change at any time. They are prefixed with an underscore.
Public APIs are intended to be stable and typically go through a deprecation process
|
By
Boie, Andrew P
·
#774
·
|
|
Re: incoming build dependency on Python elftools
This was all updated, yes.
Andrew
This was all updated, yes.
Andrew
|
By
Boie, Andrew P
·
#773
·
|
|
Re: Reg: Zephyr
Hi SivaKrishna, Edward,
Porting Zephyr to such SoCs is doable, but it need to workout support for Class-A Cortex processors from ARM.
The support itself is quite easy since other RTOS does support
Hi SivaKrishna, Edward,
Porting Zephyr to such SoCs is doable, but it need to workout support for Class-A Cortex processors from ARM.
The support itself is quite easy since other RTOS does support
|
By
Neil Armstrong
·
#772
·
|
|
Re: Reg: Zephyr
Porting Raspberry Pi 3 has many issues. Zephyr OS does not support the Raspberry Pi 3. The Raspberry Pi 3 is a different ARM architecture than what we currently have support for. The Raspberry Pi 3 is
Porting Raspberry Pi 3 has many issues. Zephyr OS does not support the Raspberry Pi 3. The Raspberry Pi 3 is a different ARM architecture than what we currently have support for. The Raspberry Pi 3 is
|
By
Justin
·
#771
·
|
|
Public and Private API's
Hi,
what is the difference between the "public" and "private" API header files?
(Other than their location)
Thanks in advance.
Hi,
what is the difference between the "public" and "private" API header files?
(Other than their location)
Thanks in advance.
|
By
Sebastian Boe
·
#770
·
|
|
STM32F4 clock bug
Hello,
I'm working on a stm32f4_discovery board (defconfig). No changes besides enabling GPIOs.
The blinky example works, but the k_sleep call is about ~2.x slower than expected. Digging a bit
Hello,
I'm working on a stm32f4_discovery board (defconfig). No changes besides enabling GPIOs.
The blinky example works, but the k_sleep call is about ~2.x slower than expected. Digging a bit
|
By
Andreas Kölbl <andreas.koelbl@...>
·
#768
·
|
|
howto sanitycheck does not work
Hello,
I tried to run the sanitcheck as descibed in the Contribution Guide but I get an error message.
Are there any additional commands to be issued?
Thats what I issued on vanilla zephyr:master:
$
Hello,
I tried to run the sanitcheck as descibed in the Contribution Guide but I get an error message.
Are there any additional commands to be issued?
Thats what I issued on vanilla zephyr:master:
$
|
By
Bobby
·
#767
·
|
|
Re: incoming build dependency on Python elftools
Hi Andrew,
(Outlook doesn’t allow me to quote here, sorry).
Have you updated the build instructions in the Getting Started guides? Those contain the list of Python packages required, and, in
Hi Andrew,
(Outlook doesn’t allow me to quote here, sorry).
Have you updated the build instructions in the Getting Started guides? Those contain the list of Python packages required, and, in
|
By
Carles Cufi
·
#766
·
|
|
Reg: Zephyr
Hi Zephyr Dev Team,
I am planning to port this Zephyr OS on to Raspberrypi3 board. So i have
below queries
1) Raspberry pi3 board supports Zephyr os or not to port?
2) In case it supports, what are
Hi Zephyr Dev Team,
I am planning to port this Zephyr OS on to Raspberrypi3 board. So i have
below queries
1) Raspberry pi3 board supports Zephyr os or not to port?
2) In case it supports, what are
|
By
Bandaru Sivakrishna <bandarusivakrishna@...>
·
#769
·
|
|
Re: Raspberry pi.
No, not unless someone from Raspberry Pi does it. The schematics are locked down. I have tried to find the schematics for the Pi Zero. I think the only one the released vague schematics for was the
No, not unless someone from Raspberry Pi does it. The schematics are locked down. I have tried to find the schematics for the Pi Zero. I think the only one the released vague schematics for was the
|
By
Justin
·
#765
·
|
|
Raspberry pi.
Hello,
Is it possible that Zephyr OS will be released for the Raspberry pi?
The best,
Edward C. Deaver, IV
Hello,
Is it possible that Zephyr OS will be released for the Raspberry pi?
The best,
Edward C. Deaver, IV
|
By
Deaver, Edward <deaverec@...>
·
#764
·
|
|
cpp support on Zephyr
Hi,
Has anyone tried to compile cpp code into zephyr, what kind of settings, libraries will be required for Zephyr to include Cpp code?
Thank you!
Jun Li
Intel Corporation | Santa
Hi,
Has anyone tried to compile cpp code into zephyr, what kind of settings, libraries will be required for Zephyr to include Cpp code?
Thank you!
Jun Li
Intel Corporation | Santa
|
By
Li, Jun R
·
#763
·
|
|
Re: Questions on the BLE mesh example
Hi Jehudi,
Currently the persistent flash storage is something that's left as the
responsibility of the application. Eventually, there will be proper
integrated support for this, but I'd wait for
Hi Jehudi,
Currently the persistent flash storage is something that's left as the
responsibility of the application. Eventually, there will be proper
integrated support for this, but I'd wait for
|
By
Johan Hedberg
·
#762
·
|
|
Questions on the BLE mesh example
Congratulations on adding the BLE mesh functionality to zephyr so quick after the release of the standard.
I am working on a smartlight based upon zephyr and would like to add the mesh functionality.
Congratulations on adding the BLE mesh functionality to zephyr so quick after the release of the standard.
I am working on a smartlight based upon zephyr and would like to add the mesh functionality.
|
By
laczenJMS
·
#761
·
|
|
Re: Passing information from bootloader to Zephyr
Not sure. ;-)
Mostly it is illustrating that the DT status of a peripheral is (pretty much) unrelated to the mcuboot protocols to hand over peripherals.
Another minor point is that while it is
Not sure. ;-)
Mostly it is illustrating that the DT status of a peripheral is (pretty much) unrelated to the mcuboot protocols to hand over peripherals.
Another minor point is that while it is
|
By
Daniel Thompson <daniel.thompson@...>
·
#760
·
|